Enum VignetteMode
The mode HDRP uses to display the vignette effect.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum VignetteMode
Fields
| Name | Description | Value | 
|---|---|---|
| Masked | Uses a texture mask to create a custom, irregular vignette effect.  | 
|
| Procedural | Controls the position, shape, and intensity of the vignette.  |