EnvironmentSSAOQuality Enumeration |
[Missing <summary> documentation for "T:Godot.Environment.SSAOQuality"]
Namespace: Godot
public enum SSAOQuality
Member name | Value | Description | |
---|---|---|---|
Low | 0 | Low quality for the screen-space ambient occlusion effect (fastest). | |
Medium | 1 | Low quality for the screen-space ambient occlusion effect. | |
High | 2 | Low quality for the screen-space ambient occlusion effect (slowest). |