ModelData:getAnimationNode

Edit

Returns the index of a node targeted by an animation's channel.



Arguments

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

Returns

NameTypeDescription
nodenumber The index of the node targeted by the channel.

Arguments

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

Returns

NameTypeDescription
nodenumber The index of the node targeted by the channel.

See also