示例#1
0
 public static Quaternion GetMocapRotation(int ID)
 {
     return(CAVE2Manager.GetMocapRotation(ID));
 }