TextureResizeAlgorithm

enumeration

Cambiar al Manual

Descripción

For Texture to be scaled down choose resize algorithm. ( Applyed only when Texture dimension is bigger than Max Size ).

Variables

MitchellDefault high quality resize algorithm.
BilinearMight provide better result than Mitchell for some noise textures preserving more sharp details.