GL.lineWidth

Changes the current line width.

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

Meta