Light.lightNegative

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

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

Meta