1. 폴더 및 네임스페이스 일부 정리

2. 미사용 클래스 제거
This commit is contained in:
wsh
2025-04-02 10:21:48 +09:00
parent 8d255ef06c
commit 24057a4102
55 changed files with 64 additions and 177 deletions

View File

@@ -5,7 +5,7 @@ using UnityEngine;
using UnityEngine.PlayerLoop;
using XRLib;
namespace XED
namespace XED.Hierarchy
{
public class HierarchyTree
{