docs.unity.cn
    Show / Hide Table of Contents

    Enum CubeReflectionResolution

    Possible values for the cubemap texture size used for reflection probes.

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

    Fields

    Name Description Value
    CubeReflectionResolution0

    Turns off Probes if selected


    0
    CubeReflectionResolution128

    Size 128


    128
    CubeReflectionResolution256

    Size 256


    256
    CubeReflectionResolution512

    Size 512


    512
    CubeReflectionResolution1024

    Size 1024


    1024
    CubeReflectionResolution2048

    Size 2048


    2048
    CubeReflectionResolution4096

    Size 4096


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