Places physical light objects in the scene relative to a target object's bounding box
Target Object: Optional name of a target object. If none is provided, the overall bounding box of non-background objects in the scene will be used.
Use Partial Match: If checked, objects with a name partially matching the provided "target object" string will be used for the overall bounding box.
Lights: An array of Light objects to place relative to the bounding box.
A physical light object. Used with the Place Lights block.
Light Type: Light object type. "Point", "Area", or "Spot".
Bbox Face: Bounding box face to reference. "Auto" will select the bounding box face closest to the camera.
Coordinates (UVW): Coordinates of the light object relative to the bounding box. "U" references the horizontal axis of the bounding box, "V" references the vertical axis, and "W" is normal to the bounding box face. The point [0, 0, 0] corresponds to the bottom-left corner of the bounding box. Values along the W axis are normalized to the depth of the bounding box. For example, a value of 0 would make the light coincident with the bounding box face and a value of 1 would offset the light along the W axis (normal) by a distance equal to the bounding box depth. [0, 0, 0]: Bottom-left corner of the face, coplanar with the face. [1, 1, 0]: Top-right corner of the face, coplanar with the face. [0.5, 0.5, 1]: Center of the face, offset by 1x the depth of the bounding box. Size: "Size" of the light object. For Point and Spot lights, this is the radius of the light. For an Area light, this is the width/height of the light.
Power: Radiant power of the light in watts. Color Temp: Color temperature of the light in degrees Kelvin (more information on blackbody radiation may be found here).
Chance: Chance for this light to be created.