EnableGpuBoost()
Request a GPU performance boost.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance.Provider
- Assembly: UnityEngine.AdaptivePerformanceModule
bool EnableGpuBoost()
Returns
Type | Description |
|---|---|
| bool | Returns true on success. When this fails, it means that the system took control and does not allow boosts. |