get_key_light_intensity
Retrieve the current intensity value of the key light in a 3D scene to enable precise lighting adjustments and maintain scene accuracy.
Instructions
Get the current key light intensity value (0.0 or higher). Query this before relative intensity changes (e.g., "increase by 0.5") to ensure accuracy. For absolute changes, you may use recently queried state from context if no manual interactions occurred.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||