Click or drag to resize

EnvironmentBackgroundColor Property

The Color displayed for clear areas of the scene. Only effective when using the or background modes).

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

Property Value

Type: Color
See Also