SAnimationState
Index
Properties Index
Property Name
Properties
Enabled
bool Enabled get
set
Is this Animation State enabled?
Length
float Length get
Returns the length of current animation.
Name
string Name get
Returns the name of current animation.
NormalizedSpeed
float NormalizedSpeed get
set
Returns the normalized speed of current animation.
NormalizedTime
float NormalizedTime get
set
Returns the normalized time of current animation.
Speed
float Speed get
set
The playback speed of the animation. 1.0 is normal playback speed.
Time
float Time get
set
Returns the Time of current animation.
Weight
float Weight get
set
Returns the Weight of current animation.
Last updated