Skip to content

@web-engine-dev/resources


@web-engine-dev/resources / ResourceRegistry

Variable: ResourceRegistry

const ResourceRegistry: ResourceRegistryImpl

The global singleton resource registry for scene-serializable resources.

Resources register themselves here via defineSceneResource() at module load time. The scene serializer and editor UI consume this registry to discover all serializable resources.

Proprietary software. All rights reserved.