Model:getNodeDrawCount

Edit

Returns the number of meshes attached to a node. Each mesh is drawn individually.



Arguments

NameTypeDescription
indexnumber The index of a node.

Returns

NameTypeDescription
countnumber The number of draws in the node.

Arguments

NameTypeDescription
namestring The name of a node.

Returns

NameTypeDescription
countnumber The number of draws in the node.

See also