meta data for this page
  •  

This is an old revision of the document!


Texture Packing

During game format exporting, the process of texture packing converts the artist-friendly material maps into the final game-formatted textures. For example, a common thing to do is have the color and opacity placed into one 4-channel RGBA texture.

Structure

Custom Example