Physics2DServerSingleton.spaceGetDirectState

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

struct Physics2DServerSingleton
@nogc nothrow
spaceGetDirectState
(
in RID space
)

Meta