Light2D.enabled

If true, Light2D will emit light.

  1. bool enabled [@property getter]
    struct Light2D
    @nogc nothrow @property
    bool
    enabled
    ()
  2. bool enabled [@property setter]

Meta