procedure rglMoveSceneSelectedZ(const aDelta: Integer);stdcall;Move the scenes selected objects on the Z 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