enum
PostProcessQuality
public sealed enum PostProcessQuality : Enum Controls the quality level of post processing effects such as: ambient occlusion, depth of field, motion blur and more
Enum Values
| Name | Value | Description |
|---|---|---|
Low | | |
Medium | | |
High | |
Assembly:
Sandbox.Engine Namespace: Sandbox.Engine.Settings Full Name: Sandbox.Engine.Settings.PostProcessQuality