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]
  2. size_t drawCount [@property setter]
    class GLModel
    protected @property @safe nothrow
    void
    drawCount
    (
    shared size_t drawCount
    )

Meta