ModelData:getSkinJoints

Edit

Returns a table with the node indices of the joints in a skin.

joints = ModelData:getSkinJoints(skin)

Arguments

NameTypeDescription
skinnumber The index of a skin.

Returns

NameTypeDescription
jointstable The joints in the skin.

See also