docs.unity.cn
    Show / Hide Table of Contents

    Enum LocalVolumetricFogResolution

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

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

    Fields

    Name Description Value
    Resolution32

    3D volume of 32x32x32 voxels.


    32
    Resolution64

    3D volume of 64x64x64 voxels.


    64
    Resolution128

    3D volume of 128x128x128 voxels.


    128
    Resolution256

    3D volume of 256x256x256 voxels.


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