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