Changes yaw (horizontal rotation) and pitch (vertical rotation) of the camera.
These sliders let you define a view by moving the camera.
The Eye position, View point position, and Up vector end point determine the view. The nine fields that define these positions contain decimal numbers. They represent, from left to right, the X, Y, and Z Coordinates for each of the three camera parameters.
To see the camera as you modify it, use WindowDisplay > Toggles > Cameras.
For orthographic windows, two of the three Eye and View values must be the same, and two of the three Eye and Up values must be the same. If they are all different or all the same, the results are unpredictable. This is because viewing in orthographic windows is done on the window rather than on a camera.