Publisher | renan_pace |
---|---|
File size | 174.39kB |
Number of files | 78 |
Latest version | 3.0.1 |
Latest release date | 2023-11-03 12:40:27 |
First release date | 2022-10-11 08:26:16 |
Supported Unity versions | 2018.4.2 or higher |
It's not desirable to keep your game always running at the highest frame rate, especially on mobile platforms where you can quickly consume a lot of battery power and increase device heat.
To help you solve these problems, UniRate provides you a simple solution to control the update rate, fixed update rate and render interval from everywhere in your code without worrying about multiple requests.
For more details access the GitHub repository.