add_3point_lighting
Set up a three-point lighting rig for any object, with adjustable key, fill, and back light intensities to enhance scene depth and visibility.
Instructions
Add a classic 3-point lighting rig (key, fill, back/rim) centred on a subject.
Parameters:
subject_name: Object to light (uses scene origin if omitted)
key_energy: Key light power in watts (default 1500)
fill_energy: Fill light power in watts (default 500)
back_energy: Back/rim light power in watts (default 800)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject_name | No | ||
| key_energy | No | ||
| fill_energy | No | ||
| back_energy | No |