Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
Allows animations to be played on joints of the parent object. This class was added on November 20, 2013.
Methods
LoadAnimation(animation: Animation): AnimationTrack
| Name | Type |
|---|---|
| animation | Animation |
- Thread safety: unsafe
Events
AnimationPlayed(animationTrack: AnimationTrack)
| Name | Type |
|---|---|
| animationTrack | AnimationTrack |
- Thread safety: unsafe