BlenderLightOptions parameters

  • energy : [number] (default: 0) How powerful is the light. Using 0 for POINT and SUN KiBot will try to use something useful.

  • name : [string] (default: '') Name for the light.

  • 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 : ‘’