Contents

instanceCount

The number of active instances to draw.

Declaration

final var instanceCount: Int { get set }

Discussion

Defaults to 0 after creation. Set this to the number of transforms written before passing the buffer to a mesh instance.

See Also

Inspecting instance counts