ViewVertical
Usage
• ViewVertical 是Graphics3D和SurfaceGraphics的一个选项,指定在最后图形中尺度坐标中的那个方向应当是垂直的。
Notes
• 缺省设置是 ViewVertical -> {0, 0, 1}, 指定在最后的图形中在原来坐标系统中的  轴不应当再垂直。 • ViewVertical的设置以尺度左标中给出,从0到1穿过限制框的每一维。 • 仅由ViewVertical指定的向量方向是重要的;它的大小无关紧要。
Further Examples
The first plot uses the default view point of {1.3, -2.4, 2}. The setting for ViewVertical in the second plot makes the x-axis of the box vertical. Evaluate the cells to see the graphics.
In[1]:=
|
In[2]:=
|
|