Camera.cullMask

The culling mask that describes which 3D render layers are rendered by this camera.

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

Meta