SCENE_COMPONENT_KEY
world/world.constants.ts:16Reserved component key used by Game.createWorld to register the world's Scene graphics root. Exposed so callers that need to introspect or replace the scene (e.g. swapping in a custom renderer mount) have a name to refer to without hard-coding a magic string.