Function ClippedCamera.setCollisionMaskBit
Sets the specified bit index to the value
.
Note: Bit indices range from 0-19.
void setCollisionMaskBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;
Sets the specified bit index to the value
.
Note: Bit indices range from 0-19.
void setCollisionMaskBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;