Esempio n. 1
0
 public uint MaterialID(uint mesh_id)
 {
     return(MeshMLViewerCoreImporter.MaterialID(core_, mesh_id));
 }