Click or drag to resize

World2DSpace Property

The RID of this world's physics space resource. Used by the Physics2DServer for 2D physics, treating it as both a space and an area.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public RID Space { get; }

Property Value

Type: RID
See Also