예제 #1
0
 public void CacheValue(float radius, float y, float angle)
 {
     _cameraControl.CacheValue(radius, y, angle);
 }