ModelData:getAnimationSmoothMode

Edit

Returns the smooth mode of a channel in an animation.



Arguments

NameTypeDescription
indexnumber The index of an animation.
channelnumber The index of a channel in the animation.

Returns

NameTypeDescription
smoothSmoothMode The smooth mode of the keyframes.

Arguments

NameTypeDescription
namestring The name of an animation.
channelnumber The index of a channel in the animation.

Returns

NameTypeDescription
smoothSmoothMode The smooth mode of the keyframes.

See also