docs.unity.cn
    Show / Hide Table of Contents

    Enum FogControl

    Options that control the quality and resource intensity of the volumetric fog.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum FogControl

    Fields

    Name Description Value
    Balance

    Use this mode if you want to change the fog control properties based on a higher abstraction level centered around performance.

    0
    Manual

    Use this mode if you want to have direct access to the internal properties that control volumetric fog.

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021