Indicates the motion priority.

Enumeration Members

Enumeration Members

FORCE: 3

High priority. Motions as this priority will always be played regardless of the current priority.

IDLE: 1

Low priority, used when starting idle motions automatically.

NONE: 0

States that the model is currently not playing any motion. This priority cannot be applied to a motion.

NORMAL: 2

Medium priority.

Generated using TypeDoc