procedure rglMoveSceneSelectedY(const aDelta: Integer);stdcall;Move the selected scene objects on the Y axis by Delta ParametersaDelta - Mouse Delta ( Normally some mouse variance scaled by a speed and FPS)RemarkThis function will most probably be used in a map editor, but is suited for in game also