SkeletonBoneNamespace: UnityEngine
Description

Details of the Transform name mapped to a model's skeleton bone and its default position and rotation in the T-pose.

Variables
name The name of the Transform mapped to the bone.
position The T-pose position of the bone in local space.
rotation The T-pose rotation of the bone in local space.
scale The T-pose scaling of the bone in local space.