InitializeAdaptivePerformance()
Initiates the initialization process for Adaptive Performance by attempting to initialize the loaders. When this completes successfully, IAdaptivePerformance.Initialized will be true. Adaptive Performance can now be started by calling the IAdaptivePerformance.StartAdaptivePerformance method.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
void InitializeAdaptivePerformance()