GL.pointSize

Changes the current point size.

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

Meta