MultiMesh.instanceCount

Number of instances that will get drawn. This clears and (re)sizes the buffers. By default, all instances are drawn but you can limit this with visibleInstanceCount.

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

Meta