PhysicsServerSingleton.bodySetCollisionLayer

Sets the physics layer or layers a body belongs to.

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

Meta