Light2D.shadowFilter

Shadow filter type. Use SHADOW_FILTER_* constants to set shadow_filter. Default value: None.

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

Meta