コード例 #1
0
 //アニメーション完了時にカメラが揺れる
 void OnCompleteAnimation()
 {
     frontCamera.Effect();
 }