MultiMesh.visibleInstanceCount

Limits the number of instances drawn, -1 draws all instances. Changing this does not change the sizes of the buffers.

  1. long visibleInstanceCount [@property getter]
    struct MultiMesh
    @nogc nothrow @property
    long
    visibleInstanceCount
    ()
  2. long visibleInstanceCount [@property setter]

Meta