docs.unity.cn
    Show / Hide Table of Contents

    Enum PlanarReflectionAtlasResolution

    Possible values for the texture 2D size used for planar reflection probes.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum PlanarReflectionAtlasResolution : int

    Fields

    Name Description Value
    Resolution1024

    Size 1024

    Resolution128

    Size 128

    Resolution16384

    Size 16384

    Resolution2048

    Size 2048

    Resolution256

    Size 256

    Resolution4096

    Size 4096

    Resolution512

    Size 512

    Resolution64

    Size 64

    Resolution8192

    Size 8192

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021