Function Camera.setCullMaskBit

Enables or disables the given layer in the cullMask.

void setCullMaskBit (
  const(long) layer,
  const(bool) enable
) nothrow @nogc;