Skip to content

RENAMED_COMPONENT_TYPES

const RENAMED_COMPONENT_TYPES: ReadonlyMap<string, string>

Defined in: scene/legacyComponents.ts:39

Components an engine upgrade renamed, old name to new. A name is the key a file stores a component under, so a rename is a migration: without one the loader reads the old name as a component it has never heard of.