struct SkeletonBoneInfoEx

Contains internal information about a single bone in a Skeleton.

Public

Fields

Name

String Name

Unique name of the bone.

Parent

int Parent

Index of the parent bone (within the relevant Skeleton object). -1 if root bone.

InvBindPose

Matrix4 InvBindPose

Inverse transform of the pose the skeleton was initially created in.