ModelData:getImageCount
EditReturns the number of Images in the model.
count = ModelData:getImageCount()
Arguments
None
Returns
Name | Type | Description |
count | number | The number of Images in the model. |
See also
ModelData:getImage
ModelData:getBlobCount
ModelData