Click or drag to resize

EnvironmentSsaoColor Property

The screen-space ambient occlusion color.

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

Property Value

Type: Color
See Also