DisplayBaseSettingsEnd(bool)
Ends the display block of the base settings. Needs to be called if DisplayBaseSettingsBegin() is called. Pass isLegacyAPI = false to comply with new APIs in this class. Default is true (for compatibility).
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.AdaptivePerformance.Editor
- Assembly: UnityEditor
public void DisplayBaseSettingsEnd(bool isLegacyAPI = true)