Module pose

Module pose 

Source
Expand description

Pose is a set of property values of a node (NodePose) or a set of nodes (AnimationPose).

Structs§

AnimationPose
Animations pose is a set of node poses. See NodePose docs for more info.
NodePose
A “captured” state of properties of some animated scene node. The pose can be considered as container of values of some properties.