Version: 2021.3
언어: 한국어

TextureResizeAlgorithm

enumeration

매뉴얼로 전환

설명

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

변수

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