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