Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

Warning
Deprecated. This property causes garbage collection and is inefficient. Use dlssFeatureInfosSpan and dlssFeatureInfoCount instead.
public IEnumerable<DLSSDebugFeatureInfos> dlssFeatureInfos { get; }

Remarks

The method GraphicsDevice.UpdateDebugView will performs update on this snapshot.