colour.plotting.camera#
- colour.plotting.camera(**kwargs: Union[KwargsCamera, Any]) Tuple[Figure, Axes] [source]#
Set the camera settings.
- Parameters:
kwargs (Union[KwargsCamera, Any]) – {
colour.plotting.common.KwargsCamera()
}, See the documentation of the previously listed class.- Returns:
Current figure and axes.
- Return type: