Enum BloomDownscaleMode
This controls the size of the bloom texture.
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum BloomDownscaleModeFields
| Name | Description | Value | 
|---|---|---|
| Half | Use this to select half size as the starting resolution. | 0 | 
| Quarter | Use this to select quarter size as the starting resolution. | 1 |