MosaicFisheyeCamera.
switch_view
(normal_vector=None, width=None, center=None, north_vector=None)¶Change the view based on any of the view parameters.
This will recalculate the orientation and width based on any of normal_vector, width, center, and north_vector.
Parameters: | normal_vector: array_like, optional :
width: float or array of floats, optional :
center: array_like, optional :
north_vector : array_like, optional
|
---|