RayCast.getCollisionMaskBit

Returns true if the bit index passed is turned on. Note that bit indexes range from 0-19.

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

Meta