This action sets the vertical field of view and aspect ratio of a window
| <window>.fov( | |
| verticalFOV | |
| h2vRatio = 1.0 |
)
verticalFOV
Specifies the vertical field of view for the subwindow in degrees.
h2vRatio = 1.0
Specifies the horizontal to vertical aspect ratio of the subwindow.
If viz.AUTO_COMPUTE, the aspect ratio will be automatically set to the size of the window.
Use this action to modify the perspective transformation properties of the subwindow. Ideally, one should match the rendered field-of-view to the display field of view. For information on achieving this, see here.
None
<window>.clip
Perspective Rendering