Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答