Bone.kl¶
Types¶
Bone (struct)¶
An element in the Skeleton hierarchy.
The Bone struct represents a joint or locator in a skeleton hierarchy. The Bone represents a transform or coordinate space in the hierarchy and is often used to deform geometries.
参考
Functions¶
constructBoneShape¶
InlineShape constructBoneShape ( in UInt32 index, in Bone bones[] )