Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Initialized

Returns true if Adaptive Performance was initialized successfully, false otherwise. This means that Adaptive Performance is enabled in StartupSettings and the application runs on a device that supports Adaptive Performance.
Read time 1 minuteLast updated 6 days ago

Definition

bool Initialized { get; }