docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class HDDynamicResolutionPlatformCapabilities

    Contains utility methods for HDRP to query DRS Capabilities.

    Inheritance
    object
    HDDynamicResolutionPlatformCapabilities
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public static class HDDynamicResolutionPlatformCapabilities

    Properties

    DLSSDetected

    True if the render pipeline detected DLSS capable platform. False otherwise.

    Declaration
    public static bool DLSSDetected { get; }
    Property Value
    Type Description
    bool

    FSR2Detected

    True if the render pipeline detected FSR2 capable platform. False otherwise.

    Declaration
    public static bool FSR2Detected { get; }
    Property Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)