Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GraphicsDevice.GraphicsDeviceDebugView

Provides information to implement a debug view, including versions of the device and FidelityFX SDK, and available features.
Read time 1 minuteLast updated 7 days ago

Definition

public class GraphicsDevice.GraphicsDeviceDebugView

Fields

Value

Description

deviceVersionThe value returned by GraphicsDevice.version.
fidelityFxSdkVersionMajorThe major version of FidelityFX SDK.
fidelityFxSdkVersionMinorThe minor version of FidelityFX SDK.
fidelityFxSdkVersionPatchThe patch version of FidelityFX SDK.
upscaleFeatureInfoCountThe number of currently active features.

Properties

Property

Description

upscaleFeatureInfoSpanSpan of active features.