EnergyUsage
Latest cross-platform per-subsystem energy consumption since energy-usage tracking was started or reset. Only meaningful while energy-usage tracking is active (see IEnergyUsageControl ) and the active provider supports Feature.EnergyUsage. Updates at the platform's native cadence, which can be considerably slower than once per frame.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public EnergyUsage EnergyUsage { readonly get; set; }