예제 #1
0
 public static Vector3 GetMocapPosition(int ID)
 {
     return(CAVE2Manager.GetMocapPosition(ID));
 }