PhysicsServerSingleton.bodySetSpace

Assigns a space to the body (see createSpace).

struct PhysicsServerSingleton
@nogc nothrow
void
bodySetSpace
(
in RID _body
,
in RID space
)

Meta