Contents

SkeletalPose

A container that holds the position and orientation of each joint in a single animation skeleton.

Declaration

struct SkeletalPose

Overview

Each index in jointNames directly corresponds to the same index in jointTransforms, linking each joint name to its respective transform.

Topics

Initializers

Instance Properties

Subscripts

See Also

Skeletons