Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.