public void setMaxRelativePos(Vector3 max)
 {
     mDragViewComponent.setMaxRelativePos(max);
 }