コード例 #1
0
 public void SetPosition(Vector3f position)
 {
     transform.SetLocalPosition(position);
 }