Enum BloomDownscaleMode
This controls the size of the bloom texture.
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public enum BloomDownscaleMode
필드
이름 | 설명 |
---|---|
Half | Use this to select half size as the starting resolution. |
Quarter | Use this to select quarter size as the starting resolution. |