Esempio n. 1
0
 public float ShininessMaterial(uint mtl_id)
 {
     return(MeshMLViewerCoreImporter.ShininessMaterial(core_, mtl_id));
 }