예제 #1
0
파일: NDUIRoot.cs 프로젝트: 741645596/Lab
 void Awake()
 {
     WndManager.SetWndRoot(UICanvas.transform);
 }