You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduced `background` field to manage the scene's background color.
- Added `getBackground()` and `setBackground(Color background)` methods
to retrieve and update the background color.
- Ensured thread safety and validation for the background color.
This enhancement allows users to customize the scene's background color,
improving visual customization and flexibility.
0 commit comments