Camera.setCullMaskBit

Enables or disables the given layer in the cullMask.

struct Camera
@nogc nothrow
void
setCullMaskBit
(
in long layer
,
in bool enable
)

Meta