LightOccluder2D.lightMask

The LightOccluder2D's light mask. The LightOccluder2D will cast shadows only from Light2D(s) that have the same light mask(s).

  1. long lightMask [@property getter]
  2. long lightMask [@property setter]
    struct LightOccluder2D
    @nogc nothrow @property
    void
    lightMask
    (
    long v
    )

Meta