Click or drag to resize

WorldGetDirectSpaceState Method

Note: This API is now obsolete.

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

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

Return Value

Type: PhysicsDirectSpaceState

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

See Also