docs.unity.cn
    Show / Hide Table of Contents

    Enum ReflectionProbeTextureCacheResolution

    Available values for the reflection probe texture cache size.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public enum ReflectionProbeTextureCacheResolution

    Fields

    Name Description Value
    Resolution512x512

    Resolution 512x512


    512
    Resolution1024x1024

    Resolution 1024x1024


    1024
    Resolution2048x2048

    Resolution 2048x2048


    2048
    Resolution4096x4096

    Resolution 4096x4096


    4096
    Resolution8192x8192

    Resolution 8192x8192


    8192
    Resolution16384x16384

    Resolution 16384


    16384
    Resolution1024x512

    Resolution 1024x512


    67109376
    Resolution2048x1024

    Resolution 2048x1024


    134218752
    Resolution4096x2048

    Resolution 4096x2048


    268437504
    Resolution8192x4096

    Resolution 8192x4096


    536875008
    Resolution16384x8192

    Resolution 16384x8192


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