Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

AndroidDevice

class in UnityEngine.Android

Description

Interface into Android specific functionality.

Static Properties

Description
hardwareTypeWhen running on a ChromeOS device, hardwareType is set to AndroidHardwareType.ChromeOS. It is set to AndroidHardwareType.Generic in all other cases.

Static Methods

Description
SetSustainedPerformanceModeSet sustained performance mode. When enabled, sustained performance mode is intended to provide a consistent level of performance for a prolonged amount of time.