docs.unity.cn
    Show / Hide Table of Contents

    Enum SkyResolution

    Resolution of the sky reflection cubemap.

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

    Fields

    Name Description Value
    SkyResolution128

    128x128 per face.

    128
    SkyResolution256

    256x256 per face.

    256
    SkyResolution512

    512x512 per face.

    512
    SkyResolution1024

    1024x1024 per face.

    1024
    SkyResolution2048

    2048x2048 per face.

    2048
    SkyResolution4096

    4096x4096 per face.

    4096
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021