Light2D.shadowColor

Color of shadows cast by the Light2D.

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

Meta