Light2D.shadowEnabled

If true, the Light2D will cast shadows.

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

Meta