Update the projection frustum
| <vizcave:Cave>.update( | |
| pos = None | |
| ori = None | |
| leftPos = None | |
| rightPos = None | |
| ) |
Note: The eye position must be in the same units used to specify the dimensions of the cave walls.
Important: This command will NOT update the main viewpoint. The user is responsible for applying the tracking data to the active viewpoint.