TextureResizeAlgorithm

enumeration

Description 描述

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

Properties 属性

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