ModelData:getSkinJoints
EditReturns a table with the node indices of the joints in a skin.
joints = ModelData:getSkinJoints(skin)
Arguments
Name | Type | Description |
skin | number | The index of a skin. |
Returns
Name | Type | Description |
joints | table | The joints in the skin. |