light_modify
Modify a Blender light's power, color, shadow, and size. Provide the light name and the properties to change.
Instructions
Modify an existing light's properties.
Args: light_name: Light object name power: New power value color: New [r, g, b] color shadow: Enable/disable shadows size: New size (area lights)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| color | No | ||
| power | No | ||
| shadow | No | ||
| light_name | Yes |