Light.lightNegative

If true the light's effect is reversed, darkening areas and casting bright shadows. Default value: false.

  1. bool lightNegative [@property getter]
    struct Light
    @nogc nothrow @property
    bool
    lightNegative
    ()
  2. bool lightNegative [@property setter]

Meta