Click or drag to resize

EnvironmentSsaoIntensity2 Property

The secondary screen-space ambient occlusion intensity. See also SsaoRadius2.

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

Property Value

Type: Single
See Also