Click or drag to resize

EnvironmentSsaoQuality Property

The screen-space ambient occlusion quality. Higher qualities will make better use of small objects for ambient occlusion, but are slower.

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

Property Value

Type: EnvironmentSSAOQuality
See Also