AnimationTrackState

extends Instance

Class fields

FieldXML typeValue
NamestringAnimationTrackState

Events

6
AdjustAnimation
(gameTime: float, speed: float) → void
FieldXML typeValue
NamestringAdjustAnimation
AdjustAnimationWeight
(gameTime: float, weight: float, fadeTime: float) → void
FieldXML typeValue
NamestringAdjustAnimationWeight
KeyframeReached
(keyframeName: string) → void
FieldXML typeValue
NamestringKeyframeReached
PlayAnimation
(gameTime: float, fadeTime: float, weight: float, speed: float) → void
FieldXML typeValue
NamestringPlayAnimation
StopAnimation
(gameTime: float, fadeTime: float) → void
FieldXML typeValue
NamestringStopAnimation
Stopped
() → void
FieldXML typeValue
NamestringStopped