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.
- Camera
Options - Options for adding a camera object.
- Orbit
Controls - Orbit control settings for a camera object.