Model:getTextureCount

Edit

Returns the number of textures in the Model.

count = Model:getTextureCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of textures in the Model.

See also