<fix> 오른쪽/왼쪽 컨트롤러 모두 select/grab 같은 인터랙션 되도록 변경

This commit is contained in:
SOOBEEN HAN
2025-11-11 13:21:20 +09:00
parent b5406395dc
commit 04aaf4f50c
12 changed files with 263 additions and 85 deletions

View File

@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using UnityEditor.Experimental.GraphView;
using UnityEngine;
public interface IPointManagerView