Click or drag to resize

World2DGetSpace Method

Note: This API is now obsolete.

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

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

Return Value

Type: RID

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

See Also