Click or drag to resize

CameraEnvironment Property

The Environment to use for this camera.

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

Property Value

Type: Environment
See Also