Translation status
This page has not yet been translated into 简体中文, or its translation is out of date. The current English version is shown as a fallback.
!viewpoint¶
viewpoint: Specifies the viewpoint position by coordinates.¶
look_at_point: Specifies the look-at position.¶
(Default: center of the data)
up_direction: The view frame is specified by Viewpoint, look_at_point, and up_direction.
default : 0.0 0.0 1.0
View coordinate frame:
Origin : look_at_point
z-axis : viewpoint - look_at_point
x-axis : up × z axis
y-axis : z axis × x axis

Figure 7.4.11 Method for determining the view frame

Figure 7.4.12 Example settings for !viewpoint, !look_at_point, and up_direction