Enum BloomDownscaleMode
This controls the size of the bloom texture.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public enum BloomDownscaleMode
Fields
Name | Description |
---|---|
Half | Use this to select half size as the starting resolution. |
Quarter | Use this to select quarter size as the starting resolution. |