NewAnimatorNode

Functions

Link copied to clipboard
abstract fun complete()
Link copied to clipboard
abstract fun reset()
Link copied to clipboard
abstract fun update(dt: TimeSpan): TimeSpan

Sets this node to the specified dt (Delta Time), returns the exceeded time of completion, 0 if completed, less than zero if not completed.