コード例 #1
0
 public void RotateYUpLeft()
 {
     controller.RequestRotation("Y", true, true);
 }