Huge Texture allows you to import and use textures larger than 8192x8192px in Unity.
When importing a texture, Huge Texture splits the texture into pages and saves it as a Texture Array.
Texture Array is combined on the shader side, which does not create extra draw calls and has almost no effect on performance.
When importing a texture, Huge Texture splits the texture into pages and saves it as a Texture Array.
Texture Array is combined on the shader side, which does not create extra draw calls and has almost no effect on performance.
Terrain Quality Manager is a tool for changing the resolution of Unity Terrain maps (Heightmap, Detailmap, Alphamap and Basemap) without losing data.
If you want to increase the quality of terrain, or optimize terrain for better performance, with this tool we can do it easily and quickly, with just a couple of clicks.
Features: