
Expandable POI Labels on Hover
Hover-based label behavior for POIs. When the user hovers over a screen space label or POI geometry, the label expands to reveal the full name,

Hover-based label behavior for POIs. When the user hovers over a screen space label or POI geometry, the label expands to reveal the full name,
Implemented dynamic input method detection (Mouse, Touch, or Gamepad) using the Common Input Subsystem, which automatically applies the appropriate Input Mapping Context based on the
Replaced the constant per-frame (Tick) distance and opacity calculations from the original ArchViz Explorer with an optimized hybrid approach: Timer-based distance checks: The distance to
Implemented a material feature that allows gradient-based elements to be rotated at any angle.

Replaced Event Tick interpolation with a Timeline to handle POI geometry opacity changes. This change improves performance in scenes with multiple POIs.

Merged multiple mode change Event Dispatchers into a single dispatcher using an enumerator.
Primary background audio track triggered by the Start Experience interaction. Planned: Disable/mute playback automatically when gallery videos are active.

Updates the camera focus distance when the orbit target changes, ensuring the new target remains sharp and unaffected by DOF (depth of field) blur. Update