OptimalDLSSSettingsData

struct in UnityEngine.NVIDIA

/

Implemented in:UnityEngine.NVIDIAModule

Description

Represents the performance settings that DLSS recommends based on the system's graphics card and the size of the input and output color buffers. Additional resources: GraphicsDevice.GetOptimalSettings

Properties

maxHeightThe maximum height that DLSS recommends for dynamic resolution.
maxWidthThe maximum width that DLSS recommends for dynamic resolution.
minHeightThe minimum height that DLSS recommends for dynamic resolution.
minWidthThe minimum width that DLSS recommends for dynamic resolution.
outRenderHeightThe height of the output render resolution that DLSS recommends.
outRenderWidthThe width of the output render resolution that DLSS recommends.
sharpnessThe sharpness value that DLSS recommends.

Did you find this page useful? Please give it a rating: