Model:getAnimationName
EditReturns the name of an animation in the Model.
name = Model:getAnimationName(index)
Arguments
Name | Type | Description |
index | number | The index of an animation. |
Returns
Name | Type | Description |
name | string | The name of the animation. |