Unity API DocumentationUnityEngineXRMagicLeapMLPowerManagerNativeBindingsMLPowerManagerPowerStateDataVersion: 21 Aug 2024On this pageMLPowerManagerPowerStateDataA structure to encapsulate output data when either getting available power states, or the current power state. Public AttributesPowerStateArray of #MLPowerManagerPowerState elements. public IntPtr PowerState;SizeSize of #power_states array. public byte Size;