Click or drag to resize

EnvironmentSsaoIntensity Property

The primary screen-space ambient occlusion intensity. See also SsaoRadius.

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

Property Value

Type: Single
See Also