コード例 #1
0
ファイル: MtlEditorCore.cs プロジェクト: zhangf911/KlayGE
 public void Visualize(int index)
 {
     MtlEditorCoreImporter.Visualize(core_, index);
 }