viewfinder property

Viewfinder viewfinder
final

The viewfinder controls which part of the world is seen through the viewport.

Thus, viewfinder's position is the world point which is seen at the center of the viewport. In addition, viewfinder controls the zoom level (i.e. how much of the world is seen through the viewport), and, optionally, rotation.

Implementation

final Viewfinder viewfinder;