From c139d9ef7deb2df51bf7e2dbdd4a312b3f67c97f Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Wed, 31 Aug 2022 16:09:29 +0900 Subject: Discontinued spherical_interpolate_with in Transform3D --- doc/classes/Transform3D.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc') diff --git a/doc/classes/Transform3D.xml b/doc/classes/Transform3D.xml index 14aa72b80c..18b4f9e6f9 100644 --- a/doc/classes/Transform3D.xml +++ b/doc/classes/Transform3D.xml @@ -141,14 +141,6 @@ This can be seen as transforming with respect to the local frame. - - - - - - Returns a transform spherically interpolated between this transform and another by a given [param weight] (on the range of 0.0 to 1.0). - - -- cgit v1.2.3