Class HDDynamicResolutionPlatformCapabilities
Contains utility methods for HDRP to query DRS Capabilities.
Inherited Members
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 |