From 28b11e216a4025081d9a7deffc82374408d572ab Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Tue, 30 Aug 2022 22:48:06 +0900 Subject: Clean-up/change some Skeleton3D API --- doc/classes/Skeleton3D.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/Skeleton3D.xml b/doc/classes/Skeleton3D.xml index 45ca330b87..5a0766263a 100644 --- a/doc/classes/Skeleton3D.xml +++ b/doc/classes/Skeleton3D.xml @@ -71,7 +71,7 @@ Force updates the bone transform for the bone at [param bone_idx] and all of its children. - + @@ -172,7 +172,7 @@ Returns the modification stack attached to this skeleton, if one exists. - + Returns an array with all of the bones that are parentless. Another way to look at this is that it returns the indexes of all the bones that are not dependent or modified by other bones in the Skeleton. -- cgit v1.2.3