Click or drag to resize

ViewportWorld Property

The custom World which can be used as 3D environment source.

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

Property Value

Type: World
See Also