LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

TextureImporterAlphaSource

enumeration

Description

Select how the alpha of the imported texture is generated.

Properties

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