mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 03:48:19 -05:00
fix: VRM10 - Unity 6.0 でのエラーを修正
This commit is contained in:
@@ -5,6 +5,8 @@ using UnityEngine;
|
||||
using TreeView = UnityEditor.IMGUI.Controls.TreeView<int>;
|
||||
using TreeViewItem = UnityEditor.IMGUI.Controls.TreeViewItem<int>;
|
||||
using TreeViewState = UnityEditor.IMGUI.Controls.TreeViewState<int>;
|
||||
#else
|
||||
using UnityEditor.IMGUI.Controls;
|
||||
#endif
|
||||
|
||||
namespace UniVRM10
|
||||
|
||||
Reference in New Issue
Block a user