ClippedCamera.setCollisionMaskBit

Sets the specified bit index to the value. Note: Bit indices range from 0-19.

struct ClippedCamera
@nogc nothrow
void
setCollisionMaskBit
(
in long bit
,
in bool value
)

Meta