Light2D.shadowItemCullMask

The shadow mask. Used with LightOccluder2D to cast shadows. Only occluders with a matching light mask will cast shadows.

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

Meta