docs.unity3d.com
    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
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023