docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LocalVolumetricFogResolution

    Possible values for one element of the Local Volumetric Fog atlas.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    [Obsolete("The texture resolution limit in volumetric fogs have been removed. This enum is unused.")]
    public enum LocalVolumetricFogResolution

    Fields

    Name Description
    Resolution128

    3D volume of 128x128x128 voxels.

    Resolution256

    3D volume of 256x256x256 voxels.

    Resolution32

    3D volume of 32x32x32 voxels.

    Resolution64

    3D volume of 64x64x64 voxels.

    In This Article
    Back to top
    Copyright © 2024 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)