Click or drag to resize

Physics2DDirectBodyStateGetSpaceState Method

Returns the current state of the space, useful for queries.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Physics2DDirectSpaceState GetSpaceState()

Return Value

Type: Physics2DDirectSpaceState

[Missing <returns> documentation for "M:Godot.Physics2DDirectBodyState.GetSpaceState"]

See Also