CSGShape.setCollisionMaskBit

Sets individual bits on the collision mask. Use this if you only need to change one layer's value.

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

Meta