procedure rglRotateSceneSelectedZ(const aDelta: Integer);stdcall;Rotate the selected scene objects on the Z axis 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