GL.lineWidth

Returns the current line width.

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

Meta