Cameras¶
The cameras to include in the rendered view.
The rendered view includes the current 3D data of any stereo cameras.
When mono cameras are specified, their current image is used for texturing the 3D data. Mono cameras are assigned to stereo cameras by their link target if possible. When no mono cameras are specified, the 3D data is textured by the stereo camera’s own texture image.
JSON Format¶
- Type
Any of the types listed below.
- Default Value
All open cameras in the current NxLib instance.
Types¶
Type |
Description |
---|---|
|
A single serial number of a camera. |
|
A single EEPROM ID of a camera. |
|
An array of serial numbers or EEPROM IDs as specified above. |