Click or drag to resize

PhysicsDirectBodyStateGetSpaceState 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 PhysicsDirectSpaceState GetSpaceState()

Return Value

Type: PhysicsDirectSpaceState

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

See Also