Light2D.shadowEnabled

If true the Light2D will cast shadows. Default value: false.

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

Meta