Fix SkeletonProfileHumanoid bone count documentation
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
</brief_description>
|
</brief_description>
|
||||||
<description>
|
<description>
|
||||||
A [SkeletonProfile] as a preset that is optimized for the human form. This exists for standardization, so all parameters are read-only.
|
A [SkeletonProfile] as a preset that is optimized for the human form. This exists for standardization, so all parameters are read-only.
|
||||||
A humanoid skeleton profile contains 54 bones divided in 4 groups: [code]"Body"[/code], [code]"Face"[/code], [code]"LeftHand"[/code], and [code]"RightHand"[/code]. It is structured as follows:
|
A humanoid skeleton profile contains 56 bones divided into 4 groups: [code]"Body"[/code], [code]"Face"[/code], [code]"LeftHand"[/code], and [code]"RightHand"[/code]. It is structured as follows:
|
||||||
[codeblock lang=text]
|
[codeblock lang=text]
|
||||||
Root
|
Root
|
||||||
└─ Hips
|
└─ Hips
|
||||||
|
|||||||
Reference in New Issue
Block a user