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