ClippedCamera.getCollisionMaskBit

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

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

Meta