Click or drag to resize

WorldEnvironmentEnvironment Property

The Environment resource used by this WorldEnvironment, defining the default properties.

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

Property Value

Type: Environment
See Also