public SubstanceGraph.TexturePackingItem GetOutputTexturePackingItem()
 {
     return(graph.GetTexturePackingItem(outputName));
 }