get_key_light_position_spherical
Retrieve the key light's current position in spherical coordinates relative to the camera. Use this to accurately adjust lighting before making relative changes in 3D scenes.
Instructions
Get the current key light position in camera-centric spherical coordinates. Query this before relative position changes (e.g., "rotate light 10 degrees") 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 | |||