ModelData:getMeshCount

Edit

Returns the number of meshes in the model.

count = ModelData:getMeshCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of meshes in the model.

See also