コード例 #1
0
 public void Rotate(Vector3 angle)
 {
     obj.Rotate(angle);
 }