Physics2DServerSingleton.bodySetCollisionMask

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

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

Meta