PhysicsServerSingleton.spaceCreate

Creates a space. A space is a collection of parameters for the physics engine that can be assigned to an area or a body. It can be assigned to an area with areaSetSpace, or to a body with bodySetSpace.

struct PhysicsServerSingleton
@nogc nothrow
RID
spaceCreate
()

Meta