ModelData:getMeshCount
EditReturns the number of meshes in the model.
count = ModelData:getMeshCount()
Arguments
None
Returns
Name | Type | Description |
count | number | The number of meshes in the model. |
See also
ModelData:getNodeMeshes
ModelData
Returns the number of meshes in the model.
count = ModelData:getMeshCount()
None
Name | Type | Description |
count | number | The number of meshes in the model. |
ModelData:getNodeMeshes
ModelData