Light.shadowColor

The color of shadows cast by this light.

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

Meta