Skip to main content

Type Alias: ModularSceneElements

ModularSceneElements = Record<string, ModularSceneElement>

Map of modular scene elements keyed by their unique instance IDs.

The map preserves the distinction between a product type (productId) and each placed occurrence (instanceId), which is required when multiple differently configured instances share the same product type.