SkeletonBone
Details of the Transform name mapped to the skeleton bone of a model and its default position and rotation in the T-pose.
Members
Properties
Name | Description |
---|---|
SkeletonBone .name | The name of the Transform mapped to the bone. |
SkeletonBone .position | The T-pose position of the bone in local space. |
SkeletonBone .rotation | The T-pose rotation of the bone in local space. |
SkeletonBone .scale | The T-pose scaling of the bone in local space. |
Constructor
Name | Description |
---|---|
SkeletonBone() | Creates new SkeletonBone |
Extra Detail
The skeleton models used in Unity have multiple bones.