Memory Category | Instances |
---|---|
ClassCategory | Animations |
ExplorerImageIndex | 60 () |
ExplorerOrder | 220 |
Type | Member | History | |
---|---|---|---|
void | ApplyJointVelocities (Variant motors) | 423 | |
Array | GetPlayingAnimationTracks () | 408 | |
AnimationTrack | LoadAnimation (Animation animation) | 486 486 | |
AnimationStreamTrack | LoadStreamAnimation (TrackerStreamAnimation animation) | 528 | |
void | StepAnimations (float deltaTime) | 275 | |
AnimationPlayed (AnimationTrack animationTrack) | 408 486 | ||
51 members inherited from Instance |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
animationTrack | AnimationTrack | none |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
motors | Variant | none |
Return Type | void |
---|
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | Array |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
animation | Animation | none |
Return Type | AnimationTrack |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
animation | TrackerStreamAnimation | none |
Return Type | AnimationStreamTrack |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
deltaTime | float | none |
Return Type | void |
---|---|
Security | PluginSecurity |