Class ExperimentalSettings.PostProcessing
Experimental settings relating to post-processing.
public static class ExperimentalSettings.PostProcessing
- Inheritance
-
ExperimentalSettings.PostProcessing
- Inherited Members
Fields
SkipInOverlayCameras
Whether Gamelogic post-process renderer features should skip overlay cameras (URP).
public static bool SkipInOverlayCameras
Field Value
Remarks
We may provide more granularity in the future once we understand how users use overlay cameras.