Camera

The camera perspective from which to render.

When a camera is specified, rendering uses its focal length and sensor size, so the rendered image will look similar to the perspective of the camera. When ViewPose is null, the image is also rendered from the current position of the camera.

JSON Format

Type

Any of the types listed below.

Default Value

Rendering uses an opening angle of 45° and the specified Size.

Types

Type

Description

String

A single serial number of a camera.

Number

A single EEPROM ID of a camera.

Array

An array containing a single serial number or EEPROM ID as specified above.