Interface for showcase/demo mode features. Defines properties for timeline-based presentation of the configurator state.
Practical Application
Showcase/demo animation data. Defines camera animation sequences for auto-playing product presentations —
timeline-based with camera movements, transitions, and durations.
AI Coding Best Practices
Check if products have associated showcase data before enabling demo playback buttons. Use showcase metadata
(duration, slot count) to build custom timeline controls. Playback sequence: InitShowcase → PlayShowcase → monitor
via showcaseStatusChanged.
Details showcase the presentation of a product.
What does it unlock?
Interface for showcase/demo mode features. Defines properties for timeline-based presentation of the configurator state.
Practical Application
Showcase/demo animation data. Defines camera animation sequences for auto-playing product presentations — timeline-based with camera movements, transitions, and durations.
AI Coding Best Practices
Check if products have associated showcase data before enabling demo playback buttons. Use showcase metadata (duration, slot count) to build custom timeline controls. Playback sequence: InitShowcase → PlayShowcase → monitor via showcaseStatusChanged.