Value | Meaning |
---|---|
animationProcessPhysics0 | Process animation during the physics process. This is especially useful when animating physics bodies. |
animationProcessIdle1 | Process animation during the idle process. |
animationProcessManual2 | Do not process animation. Use the 'advance' method to process the animation manually. |