예제 #1
0
 public uint MaterialID(uint mesh_id)
 {
     return(MtlEditorCoreImporter.MaterialID(core_, mesh_id));
 }