Model:getMeshCount

Edit

Returns the number of meshes in the Model.

count = Model:getMeshCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of meshes in the Model.

See also