RayCast.getCollisionMaskBit

Returns true if the bit index passed is turned on. Note: Bit indices range from 0-19.

struct RayCast
@nogc nothrow const
bool
getCollisionMaskBit
(
in long bit
)

Meta