Open topic with navigation
<viewpoint>.getScene
Get the scene of the viewpoint
<viewpoint>.getScene( |
|
eye = viz.LEFT_EYE |
) |
|
eye = viz.LEFT_EYE
One of the following values:
viz.LEFT_EYE
viz.RIGHT_EYE
Remarks
This command will return the scene that is currently associated with the viewpoint.
Return Value
<scene> object