Model:getAnimationCount

Edit

Returns the number of animations in the Model.

count = Model:getAnimationCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of animations in the Model.

See also