BlenderCameraOptions parameters
clip_start: [number] (default:-1) Minimum distance for objects to the camera. Any object closer than this distance won’t be visible. Only positive values have effect. A negative value has a special meaning.
For a camera with defined position, a negative value means to use Blender defaults (i.e. 0.1 m).
For cameras without position KiBot will ask Blender to compute its position and the use a clip distance that is 1/10th of the Z distance.name: [string] (default:'') Name for the camera.pos_x: [number | string] (default:0) X position [m]. You can use width, height and size for PCB dimensions.pos_y: [number | string] (default:0) Y position [m]. You can use width, height and size for PCB dimensions.pos_z: [number | string] (default:0) Z position [m]. You can use width, height and size for PCB dimensions.type : ‘’