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

Script language

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

FilterMode.Trilinear

Description

Trilinear filtering - texture samples are averaged and also blended between mipmap levels.

For textures without mipmaps, this setting is the same as Bilinear.

See Also: Texture.filterMode, texture assets.