Light2D.enabled

If true, Light2D will emit light.

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

Meta