@web-engine-dev/resources / ResourceRegistry
Variable: ResourceRegistry
constResourceRegistry: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.