Exemple #1
0
 public Material getMaterial(ElementType.Element element)
 {
     return materials.Get(element.getMaterial());
 }