예제 #1
0
 public float ShininessMaterial(uint mtl_id)
 {
     return(MtlEditorCoreImporter.GetShininessMaterial(core_, mtl_id));
 }