Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

whats-new.md 952B

What’s new in version 5.0.0

Summary of changes in Adaptive Performance package version 5.0.0.

The main updates in this release include:

Removed

  • Dependency on com.unity.subsystemregistration

Added

  • Adaptive Performance Subsystem is using the internal Subsystems module now and removed the subsystem registration. This introduces an internal APProvider class.
  • New APIs for controlling the lifecycle of Adaptive Performance.
  • New IPerformanceModeStatus for retrieving performance mode and listening to performance mode changes.
  • Support for new the Android Adaptive Performance provider.
  • New property on IAdaptivePerformance to access the active subsystem.

Updated

  • Documentation

Fixed

For a full list of changes and updates in this version, see the Adaptive Performance package changelog.