Function Camera.cullMask

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

long cullMask() nothrow @property @nogc;

void cullMask (
  long v
) nothrow @property @nogc;