ModelData:getSkinCount
EditReturns the number of skins in the model. A skin is a collection of joints targeted by an animation.
count = ModelData:getSkinCount()Arguments
None
Returns
| Name | Type | Description |
| count | number | The number of skins in the model. |