RayCast.setCollisionMaskBit

Sets the bit index passed to the value passed. Note: Bit indexes range from 0-19.

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

Meta