docs.unity.cn
    Show / Hide Table of Contents

    Enum LocalVolumetricFogMaskMode

    Select which mask mode to use for the local volumetric fog.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum LocalVolumetricFogMaskMode

    Fields

    Name Description Value
    Texture

    Use a 3D texture as mask.


    0
    Material

    Use a material as mask. The material must use the "Fog Volume" material type in Shader Graph.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023