get_background_color
Retrieve the current 3D scene background color as a hex code for accurate color management and consistent visual adjustments in 3D visualization applications.
Instructions
Get the current scene background color as a hex color code (e.g., "#000000"). Query this before relative color changes 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 | |||