Light.lightNegative

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

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

Meta