コード例 #1
0
 public void setMaxRelativePos(Vector3 max)
 {
     mDragViewComponent.setMaxRelativePos(max);
 }