Click or drag to resize

ViewportWorld2d Property

The custom World2D which can be used as 2D environment source.

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

Property Value

Type: World2D
See Also