Enum DepthOfFieldMode
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum DepthOfFieldMode
Fields
Name | Description | Value |
---|---|---|
Off | 0 | |
Gaussian | 1 | |
Bokeh | 2 |
public enum DepthOfFieldMode
Name | Description | Value |
---|---|---|
Off | 0 | |
Gaussian | 1 | |
Bokeh | 2 |