Пример #1
0
 public float OpacityMaterial(uint mtl_id)
 {
     return(MeshMLViewerCoreImporter.OpacityMaterial(core_, mtl_id));
 }