GL.pointSize

Returns the current point size.

  1. float pointSize [@property getter]
    struct GL
    @nogc @system @property nothrow static
    float
    pointSize
    ()
  2. float pointSize [@property setter]

Meta