This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Property | Type | History | |
---|---|---|---|
Animation | Class:Animation | (+0.204) | |
IsPlaying | bool | (+0.202) | |
Length | float | (+0.202) | |
Looped | bool | (+0.280) | |
Priority | AnimationPriority | (+0.202) | |
Speed | float | (+0.299) | |
TimePosition | float | (+0.206) | |
WeightCurrent | float | (+0.299) | |
WeightTarget | float | (+0.299) |
Returns | Function | History | |
---|---|---|---|
void | AdjustSpeed ( float speed = 1 ) | ||
void | AdjustWeight ( float weight = 1, float fadeTime = 0.100000001 ) | ||
double | GetTimeOfKeyframe ( string keyframeName ) | (+0.206) | |
void | Play ( float fadeTime = 0.100000001, float weight = 1, float speed = 1 ) | ||
void | Stop ( float fadeTime = 0.100000001 ) |
Enum | |
---|---|
AnimationPriority |
Version History:(+0.202)
Version History:(+0.280)