Mipmap Visualization is a tool which make mipmap of texture visualized. The meaning of this can help game developers make a right decision on the proper size of texture used in game.
Mipmap Visualization is different from unity built in mipmaps draw mode. Unity built in mipmaps draw mode let you know if textures larger or smaller than necessary. However this package will let you know the exact used mipmap level by color.
- Compatible with Unity4 & Unity5.
- Compatible with UnityFree & UnityPro.
- Demo scene included.
- Full source code included.