GL.minSampleShading

Changes the minimum rate at which sample shading takes place.

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

Meta