docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LocalVolumetricFogScaleMode

    The scaling mode to apply to Local Volumetric Fog.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum LocalVolumetricFogScaleMode

    Fields

    Name Description
    InheritFromHierarchy

    Multiplies the lossy scale of the Transform with the Local Volumetric Fog's size then applies this to the Local Volumetric Fog component.

    ScaleInvariant

    Ignores the transformation hierarchy and uses the scale values in the Local Volumetric Fog component directly.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)