AnimationPriority is an Enum that defines the playback priority of animations. When multiple animations are playing at the same time, animations with higher priority overrides those with lower priority.
This is used in the Priority property of AnimationTrack.
Items
Name
Value
Description
Action4
0
The highest priority; used for very important actions or events.