Model:getAnimationName
Returns the name of one of the animations in the Model.
name = Model:getAnimationName(index)
Arguments
Name | Type | Description |
index | number | The index of the animation to get the name of. |
Returns
Name | Type | Description |
name | string | The name of the animation. |
See also
Model:getAnimationCount
Model:getAnimationDuration
Model:getMaterialName
Model:getNodeName
Model