Esempio n. 1
0
 public void ApplyTransformToCamera(SmoothCamera smoothCamera)
 {
     smoothCamera.ApplyTransformTarget(transform);
 }