PhysicsBody2D.getCollisionMaskBit

Returns an individual bit on the collisionMask.

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

Meta