PhysicsServerSingleton.bodySetCollisionMask

Sets the physics layer or layers a body can collide with.

struct PhysicsServerSingleton
@nogc nothrow
void
bodySetCollisionMask
(
in RID _body
,
in long mask
)

Meta