Place Lights
Places physical light objects in the scene relative to a target object's bounding box
Last updated
Places physical light objects in the scene relative to a target object's bounding box
Last updated
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.
Bounding Sphere Mode: Determines the method to fit a bounding sphere for the purposes of placing "polar" light objects. "Bounding Box" samples only the corners of the objects' bounding boxes when fitting spherical bounds. "Geometry" samples all vertices of the target objects' mesh in order to fit the sphere.
Frames: Number of unique frames to sample for each light's position.
Lights: An array of objects to place relative to the bounding box.