create_light
Create a light in Blender's 3D scene by specifying type (POINT, SUN, SPOT, AREA), color, energy, and location.
Instructions
Create a light. Types: POINT, SUN, SPOT, AREA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | POINT | |
| color | No | ||
| energy | No | ||
| location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||