This constructor sets the movement properties, such as the controller, movement speed, rotation speed, minimum distance, and maximum distance.
ParameterscontrollerThe controller to use for the movement.
moveSpeedThe speed at which to move the object.
rotationSpeedThe speed at which to rotate the object.
minDistanceThe minimum distance along the Z-axis for the grabbed object.
maxDistanceThe maximum distance along the Z-axis for the grabbed object.