PhysicsServerSingleton.spaceSetActive

Marks a space as active. It will not have an effect, unless it is assigned to an area or body.

struct PhysicsServerSingleton
@nogc nothrow
void
spaceSetActive
(
in RID space
,
in bool active
)

Meta