Model:getTextureCount
EditReturns the number of textures in the Model.
count = Model:getTextureCount()
Arguments
None
Returns
Name | Type | Description |
count | number | The number of textures in the Model. |
See also
Model:getTexture
Model
Returns the number of textures in the Model.
count = Model:getTextureCount()
None
Name | Type | Description |
count | number | The number of textures in the Model. |
Model:getTexture
Model