create_light_rig
Set up a lighting rig with multiple lights in common configurations like three-point, studio, rim, or outdoor. Adjust intensity and target an object to illuminate your scene.
Instructions
Create a pre-built lighting rig (multiple lights arranged for common setups).
Args: type: Rig type. One of: THREE_POINT, STUDIO, RIM, OUTDOOR. target: Optional name of the object the rig should point at. intensity: Overall intensity of the lights, default 1000.
Returns: Confirmation dict with names of all created lights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| target | No | ||
| intensity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||