MosaicCamera.
look_at
(new_center, north_vector=None)¶Change the view direction based on a new focal point.
This will recalculate all the necessary vectors and vector planes to orient the image plane so that it points at a new location.
Parameters: | new_center : array_like
north_vector : array_like, optional
|
---|