An object that contains functions that will be called at a certain time during an AnimClip's playback. Used in AnimClip.scheduleTask.
Optional
A function that will be called at the specified time when the clip is playing.
A function that will be called at the specified time when the clip is rewinding.
An object that contains functions that will be called at a certain time during an AnimClip's playback. Used in AnimClip.scheduleTask.