Exemple #1
0
 void Update()
 {
     if (positionCalculator != null)
     {
         positionCalculator.SetCamLocation();
     }
 }