示例#1
0
 private void DeleteSeatCalibration()
 {
     CalibrationManager.Instance.StoreSeatCalibrationData(Vector3.zero);
     vRCam.UnSeat();
 }