docs.unity.cn
    Show / Hide Table of Contents

    Struct GlobalLowResolutionTransparencySettings

    Global Low Resolution Transparency Settings.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public struct GlobalLowResolutionTransparencySettings

    Fields

    checkerboardDepthBuffer

    Enable checkerboard depth buffer.

    Declaration
    public bool checkerboardDepthBuffer
    Field Value
    Type Description
    Boolean

    enabled

    Enable low resolution transparency upsample.

    Declaration
    public bool enabled
    Field Value
    Type Description
    Boolean

    upsampleType

    Low resolution transparency upsample type.

    Declaration
    public LowResTransparentUpsample upsampleType
    Field Value
    Type Description
    LowResTransparentUpsample
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021