Model:getAnimationName

Edit

Returns the name of an animation in the Model.

name = Model:getAnimationName(index)

Arguments

NameTypeDescription
indexnumber The index of an animation.

Returns

NameTypeDescription
namestring The name of the animation.

See also