dlssFeatureInfos
A snapshot enumeration of all the active dlss features information currently active in the runtime.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.NVIDIA
- Assembly: UnityEngine.NVIDIAModule
public IEnumerable<DLSSDebugFeatureInfos> dlssFeatureInfos { get; }
Remarks
The method GraphicsDevice.UpdateDebugView will performs update on this snapshot.