Additional Cameras

Allows for additional camera positions to be sampled per frame.

Note: All values are expressed relative to an assumed origin and orientation. In other words, it can be treated as adding cameras to a device (such as a head mounted display), which informs the initial location and orientation.

  • Offset: Distance to offset along each axis (in meters) for this specific camera.

  • Rotation: Additional rotation to apply to the camera (in degrees).

  • Filename Suffix: Suffix to append to each image rendered by this camera. For example, using a suffix of "_L_UP" would change a filename from "rgb_0001.png" to "rgb_0001_L_UP.png"

Last updated