AnimationTreePlayer.AnimationProcessMode

Values

ValueMeaning
animationProcessPhysics0

Process animation during the physics process. This is especially useful when animating physics bodies.

animationProcessIdle1

Process animation during the idle process.

Meta