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.