Palette & Gradient Texturing
This doc goes over how to use Palette and Gradient Texturing to create highly optimised assets.
Palette and Gradient Texturing is one of the most efficient approaches to texturing an asset as it is very fast to do as the assets are usually simpler in nature. It can also be the most optimised as an entire experience can use one material as well as the smallest filesize due to the very limited number of textures..
The disadvantage is that the results can be quite limited in detail in comparison to other approaches.
The asset uses a simple texture with all the colors or gradients you want to use on the asset, and you place the UVs of the asset onto those colors or gradients.
Last updated