create_light
Create lights of any type (point, area, etc.) and place them in a Blender scene, setting color, energy, location, and rotation for immediate use.
Instructions
Create a light of the given type and add it to the scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | POINT | |
| color | No | ||
| energy | No | ||
| location | No | ||
| rotation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |