Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Texture2D.alphaIsTransparency

public bool alphaIsTransparency;

Description

Indicates whether this texture was imported with TextureImporter.alphaIsTransparency enabled. This setting is available only in the Editor scripts. Note that changing this setting will have no effect; it must be enabled in TextureImporter instead.