Camera.getCullMaskBit

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

struct Camera
@nogc nothrow const
bool
getCullMaskBit
(
in long layer
)

Meta