Module camera

Module camera 

Expand description

Camera objects.

Mirrors voraus_3d_visu.client.obj.camera.

Cameras are regular scene objects that can be transformed like any other object (position, rotation, …). The field of view and orbit controls are configured at creation time and updated at runtime via live instructions.

Structs§

Camera
Describes a camera object.
CameraOptions
Options for adding a camera object.
OrbitControls
Orbit control settings for a camera object.