示例#1
0
 public float OpacityMaterial(uint mtl_id)
 {
     return(MtlEditorCoreImporter.GetOpacityMaterial(core_, mtl_id));
 }