ModelData:getAnimationCount

Edit

Returns the number of animations in the model.

count = ModelData:getAnimationCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of animations in the model.

See also