Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

SubstanceImporter.GetTextureAlphaSource

GetTextureAlphaSource(material: ProceduralMaterial, textureName: string): ProceduralOutputType;
ProceduralOutputType GetTextureAlphaSource(ProceduralMaterial material, string textureName);
def GetTextureAlphaSource(material as ProceduralMaterial, textureName as string) as ProceduralOutputType

Description

Get the alpha source of the given texture in the ProceduralMaterial.