Function ClippedCamera.getCollisionMaskBit
Returns true
if the specified bit index is on.
Note: Bit indices range from 0-19.
bool getCollisionMaskBit
(
const(long) bit
) nothrow @nogc const;
Returns true
if the specified bit index is on.
Note: Bit indices range from 0-19.
bool getCollisionMaskBit
(
const(long) bit
) nothrow @nogc const;