PhysicsServerSingleton.spaceGetDirectState

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

struct PhysicsServerSingleton
@nogc nothrow
spaceGetDirectState
(
in RID space
)

Meta