示例#1
0
 public void ApplyTransformToCamera(SmoothCamera smoothCamera)
 {
     smoothCamera.ApplyTransformTarget(transform);
 }