Enum PoseType

PoseType enumeration

Pose type.

public enum PoseType

Values

NameValueDescription
BindPose0The bind pose.
Snapshot1The rest pose, means it’s a snapshot of the bind pose.

See Also