Light.shadowEnabled

If true, the light will cast shadows.

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

Meta