コード例 #1
0
 private void Awake()
 {
     mainCam.main = cam;
     mainCam.setLerpPosition(new Vector3(0, 30, 10));
 }