Function Camera.getCullMaskBit

Returns true if the given layer in the cullMask is enabled, false otherwise.

bool getCullMaskBit (
  const(long) layer
) nothrow @nogc const;