This version of Unity is unsupported.

GraphicsDeviceFeature

enumeration

Description

Lists every feature ID the GraphicsDevice API supports. For now, this only includes Deep Learning Super Sampling (DLSS). To check if the device supports a feature, call GraphicsDevice.IsFeatureAvailable.

Properties

DLSSRepresents the Deep Learning Super Sampling (DLSS) feature.