Exemplo n.º 1
0
 public Material GetMaterial(string name)
 {
     return(material.GetMaterial(name));
 }