Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public EnergyUsage EnergyUsage { readonly get; set; }