ModelData:getImageCount

Edit

Returns the number of Images in the model.

count = ModelData:getImageCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of Images in the model.

See also