PreSystemUpdate

This event is triggered immediately before the animation system starts updating for a frame.

Properties

Link copied to clipboard
val deltaTime: Float

The elapsed time since the previous animation system update.

Functions

Link copied to clipboard
open override fun toString(): String