Exemple #1
0
 public Color EmitMaterial(uint mtl_id)
 {
     return(this.IntPtrToColor(MtlEditorCoreImporter.GetEmitMaterial(core_, mtl_id)));
 }