Struct GlobalLowResolutionTransparencySettings | High Definition RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GlobalLowResolutionTransparencySettings

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

    Fields

    checkerboardDepthBuffer

    Declaration
    public bool checkerboardDepthBuffer
    Field Value
    Type Description
    Boolean

    default

    Default GlobalLowResolutionTransparencySettings

    Declaration
    [Obsolete("Since 2019.3, use GlobalLowResolutionTransparencySettings.NewDefault() instead.")]
    public static readonly GlobalLowResolutionTransparencySettings default
    Field Value
    Type Description
    GlobalLowResolutionTransparencySettings

    enabled

    Declaration
    public bool enabled
    Field Value
    Type Description
    Boolean

    upsampleType

    Declaration
    public LowResTransparentUpsample upsampleType
    Field Value
    Type Description
    LowResTransparentUpsample

    Methods

    NewDefault()

    Default GlobalLowResolutionTransparencySettings

    Declaration
    public static GlobalLowResolutionTransparencySettings NewDefault()
    Returns
    Type Description
    GlobalLowResolutionTransparencySettings
    Back to top
    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