예제 #1
0
 public MtlEditorCore(IntPtr native_wnd)
 {
     core_ = MtlEditorCoreImporter.Create(native_wnd);
 }