Publisher | Tag of Joy |
---|---|
File size | 42.20kB |
Number of files | 5 |
Latest version | 1 |
Latest release date | 2015-02-09 10:35:14 |
First release date | 2012-08-01 07:20:06 |
Supported Unity versions | 2018.4.2 or higher |
Max Texture Size (made for older Unity versions that didn't have built-in functionality of this kind)
A script that lets you easily get maximum supported texture size on Android and iOS devices.
It is useful to know the maximum supported size (resolution) of the textures of the Android or iOS device your game is running on. By knowing max supported texture size you can have a single game build with hi-res and lower-res textures, falling back gracefully to lower-res textures on the devices that do not support bigger texture sizes.
A script that lets you easily get maximum supported texture size on Android and iOS devices.
It is useful to know the maximum supported size (resolution) of the textures of the Android or iOS device your game is running on. By knowing max supported texture size you can have a single game build with hi-res and lower-res textures, falling back gracefully to lower-res textures on the devices that do not support bigger texture sizes.