GetDLSSPresetExplanation(DLSSPreset)
Gets the explanation for the given preset.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.NVIDIA
- Assembly: UnityEngine.NVIDIAModule
public static string GetDLSSPresetExplanation(DLSSPreset preset)
Parameters
DLSS render preset.
Returns
Type | Description |
|---|---|
| string | Returns a string containing the explanation for the given DLSSPreset. |