module documentation

Camera definition for 3D visualization.

Copyright 2017-2025, Voxel51, Inc.

Class PerspectiveCamera Represents the configuration of a 3D perspective camera.
Constant UP_DIRECTIONS Undocumented
Type Alias UpDirection Undocumented
UP_DIRECTIONS = (source)

Undocumented

Value
frozenset(['X', 'Y', 'Z'])
UpDirection = (source)

Undocumented

Value
Literal['X', 'Y', 'Z']