Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

TextureImporterAlphaSource

enumeration

Description

Select how the alpha of the imported texture is generated.

Variables

NoneNo Alpha will be used.
FromInputUse Alpha from the input texture if one is provided.
FromGrayScaleGenerate Alpha from image gray scale.