GLModel.drawCount

The amount of points (vertices) that will be rendered. This is equal to the amount of indices.

  1. size_t drawCount [@property getter]
    class GLModel
    @property @trusted nothrow
    size_t
    drawCount
    ()
  2. size_t drawCount [@property setter]

Meta