Enum FogControl
Options that control the quality and resource intensity of the volumetric fog.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum FogControl
필드
| 이름 | 설명 |
|---|---|
| Balance | Use this mode if you want to change the fog control properties based on a higher abstraction level centered around performance. |
| Manual | Use this mode if you want to have direct access to the internal properties that control volumetric fog. |