ModelData:getAnimationCount
EditReturns the number of animations in the model.
count = ModelData:getAnimationCount()
Arguments
None
Returns
Name | Type | Description |
count | number | The number of animations in the model. |
See also
Model:getAnimationCount
ModelData