This API Class does not have any or complete API documentation. Please add API documentation if possible.
Returned by a call to LoadAnimation. Controls the playback of an animation on a Humanoid.
Properties
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Data.
- Serialization: can save and load.
- Thread safety: read safe
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Data.
- Serialization: can load only.
- Thread safety: read safe
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Data.
- Serialization: cannot load or save.
- Thread safety: read safe
Methods
AdjustSpeed(speed: float = 1): null
Parameters| Name | Type | Default |
|---|
| speed | float | 1 |
AdjustWeight(weight: float = 1, fadeTime: float = 0.100000001): null
Parameters| Name | Type | Default |
|---|
| weight | float | 1 |
| fadeTime | float | 0.100000001 |
GetDebugData(): Dictionary
This class member is missing documentation. Create or add to its subpage at Class:AnimationTrack/GetDebugData.
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
Parameters| Name | Type |
|---|
| name | string |
GetParameter(key: string): Variant
This class member is missing documentation. Create or add to its subpage at Class:AnimationTrack/GetParameter.
GetParameterDefaults(): Dictionary
This class member is missing documentation. Create or add to its subpage at Class:AnimationTrack/GetParameterDefaults.
GetTargetInstance(name: string): Instance
This class member is missing documentation. Create or add to its subpage at Class:AnimationTrack/GetTargetInstance.
GetTargetNames(): Array
This class member is missing documentation. Create or add to its subpage at Class:AnimationTrack/GetTargetNames.
Parameters| Name | Type |
|---|
| keyframeName | string |
Play(fadeTime: float = 0.100000001, weight: float = 1, speed: float = 1): null
Parameters| Name | Type | Default |
|---|
| fadeTime | float | 0.100000001 |
| weight | float | 1 |
| speed | float | 1 |
SetParameter(key: string, value: Variant): null
This class member is missing documentation. Create or add to its subpage at Class:AnimationTrack/SetParameter.
SetTargetInstance(name: string, target: Instance): null
This class member is missing documentation. Create or add to its subpage at Class:AnimationTrack/SetTargetInstance.
Stop(fadeTime: float = 0.100000001): null
Parameters| Name | Type | Default |
|---|
| fadeTime | float | 0.100000001 |
Events
Parameters| Name | Type |
|---|
| keyframeName | string |
External links[]