Represents the environment settings for a modular configurator.
What does it unlock?
Environmental settings interface for the configurator. Contains lighting and atmosphere properties.
Practical Application
Environment settings interface: lighting properties, atmosphere, dynamic sky controls (udsEnabled,
udsHour, sunNorthYaw). Use to build environment/scene selector UIs showing available scene options
with preview thumbnails.
AI Coding Best Practices
Access from configurator.environments in the envelope. Use thumbnailList for visual picker cards.
Display title as label. Check udsEnabled before showing time-of-day slider controls.
List available slots for environment material customization.
Represents the environment settings for a modular configurator.
What does it unlock?
Environmental settings interface for the configurator. Contains lighting and atmosphere properties.
Practical Application
Environment settings interface: lighting properties, atmosphere, dynamic sky controls (udsEnabled, udsHour, sunNorthYaw). Use to build environment/scene selector UIs showing available scene options with preview thumbnails.
AI Coding Best Practices
Access from configurator.environments in the envelope. Use thumbnailList for visual picker cards. Display title as label. Check udsEnabled before showing time-of-day slider controls. List available slots for environment material customization.