shouldAnimate

Indicates whether Clock.tick should attempt to advance time. The clock will only advance time when both Clock.canAnimate and Clock.shouldAnimate are true. Changing this property will change Clock.clockStep from ClockStep.SYSTEM_CLOCK to ClockStep.SYSTEM_CLOCK_MULTIPLIER.

See also