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]
    struct LightOccluder2D
    @nogc nothrow @property
    long
    lightMask
    ()
  2. long lightMask [@property setter]

Meta