light_create
Create a new light in Blender. Configure its type (point, sun, spot, area), color, energy, and location to match the desired lighting effect.
Instructions
light_type: POINT, SUN, SPOT, AREA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Light | |
| color | No | ||
| energy | No | ||
| location | No | ||
| light_type | No | POINT |