Exemple #1
0
 public void OpacityMaterial(uint mtl_id, float value)
 {
     MtlEditorCoreImporter.SetOpacityMaterial(core_, mtl_id, value);
 }