VisualServerEnvironmentSSAOQuality Enumeration |
[Missing <summary> documentation for "T:Godot.VisualServer.EnvironmentSSAOQuality"]
Namespace: Godot
public enum EnvironmentSSAOQuality
| Member name | Value | Description | |
|---|---|---|---|
| Low | 0 | Lowest quality of screen space ambient occlusion. | |
| Medium | 1 | Medium quality screen space ambient occlusion. | |
| High | 2 | Highest quality screen space ambient occlusion. |