TexType.Mips

static TexType Mips

Description

This texture will generate mip-maps any time the contents change. Mip-maps are a list of textures that are each half the size of the one before them! This is used to prevent textures from ‘sparkling’ or aliasing in the distance.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!