Light.shadowEnabled

If true, the light will cast shadows.

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

Meta