Static
EMPTYThis AnimTrack can be used as a placeholder track when creating a state graph before having all associated animation data available.
Gets the duration of the AnimTrack.
Gets the animation events that will fire during the playback of this anim track.
Sets the animation events that will fire during the playback of this anim track.
Gets the name of the AnimTrack.
An AnimTrack stores the curve data necessary to animate a set of target nodes. It can be linked to the nodes it should animate using the AnimComponent#assignAnimation method.