delete-lights
Remove ambient lights from a scene by specifying their IDs from list-lights. Missing IDs are reported without stopping the operation.
Instructions
Delete one or more AmbientLights from a scene by id (from list-lights). Missing ids are reported, never fatal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lightIds | Yes | AmbientLight ids to delete (from list-lights). | |
| sceneIdentifier | Yes | Scene id or exact name holding the placeables. |