示例#1
0
 public void Resize(uint width, uint height)
 {
     MtlEditorCoreImporter.Resize(core_, width, height);
 }