VisualServerEnvironmentDOFBlurQuality Enumeration |
[Missing <summary> documentation for "T:Godot.VisualServer.EnvironmentDOFBlurQuality"]
Namespace: Godot
public enum EnvironmentDOFBlurQuality
| Member name | Value | Description | |
|---|---|---|---|
| Low | 0 | Use lowest blur quality. Fastest, but may look bad. | |
| Medium | 1 | Use medium blur quality. | |
| High | 2 | Used highest blur quality. Looks the best, but is the slowest. |