Physics2DServerSingleton.bodySetCollisionLayer

Sets the physics layer or layers a body belongs to.

struct Physics2DServerSingleton
@nogc nothrow
void
bodySetCollisionLayer
(
in RID _body
,
in long layer
)

Meta