light.create
blender_light_createCreate a new light source in Blender by specifying its type, size, color, energy, and location.
Instructions
PartMe Blender Harness command light.create. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| size | No | ||
| type | No | ||
| color | No | Three finite numbers; rotation uses radians | |
| energy | No | ||
| location | No | Three finite numbers; rotation uses radians | |
| _requestId | No | Stable request id for replay safety | |
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||