#
# HELP: SYNOPSIS:
# HELP:     register/mouse/slide
# HELP:
# HELP: DESCRIPTION:
# HELP:     Slide using the mouse, stay inside the volume.
#
RIGHT ${$root.global.pointer.mouse.rel.x*$root.view[current].stepconst}
DOWN ${$root.global.pointer.mouse.rel.y*$root.view[current].stepconst}
POS_CLIPTOVOL
