Exemple #1
0
 public void AdjustTargetOrientationBy(float p, float y)
 {
     currentCamera.AdjustTargetOrientationBy(p, y);
 }