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.