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