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