Light2D.mode

The Light2D's mode. See mode constants for values.

  1. Light2D.Mode mode [@property getter]
  2. long mode [@property setter]
    struct Light2D
    @nogc nothrow @property
    void
    mode
    (
    long v
    )

Meta