Enum DepthOfFieldResolution
The resolution at which HDRP processes the depth of field effect.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum DepthOfFieldResolution
Fields
Name | Description | Value |
---|---|---|
Full | Full resolution. Should only be set for beauty shots or film uses. |
1 |
Half | Half resolution. |
2 |
Quarter | Quarter resolution. |
4 |