Get Fill Light Color
get_fill_light_colorRetrieve the current fill light color as a hex code to ensure accurate color updates in a 3D scene.
Instructions
Get the current fill light color as a hex color code (e.g., "#ffffff"). 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
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||