Click or drag to resize

World2DGetDirectSpaceState Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.World2D.GetDirectSpaceState"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetDirectSpaceState is deprecated. Use the DirectSpaceState property instead.")]
public Physics2DDirectSpaceState GetDirectSpaceState()

Return Value

Type: Physics2DDirectSpaceState

[Missing <returns> documentation for "M:Godot.World2D.GetDirectSpaceState"]

See Also