ModelData:getBlobCount

Edit

Returns the number of Blobs in the model.

count = ModelData:getBlobCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of Blobs in the model.

See also