Function PhysicsServerSingleton.spaceGetDirectState

Returns the state of a space, a PhysicsDirectSpaceState. This object can be used to make collision/intersection queries.

PhysicsDirectSpaceState spaceGetDirectState (
  const(RID) space
) nothrow @nogc;