RuntimeOnly
constRuntimeOnly:ComponentDef<{ }>
Defined in: component.ts:834
Marks a world-only DERIVED entity — one a system (re)builds from source data
(the child layer entities a Tilemap.source projects, runtime tile
colliders, …). Scene serialization skips tagged entities entirely:
persisting one would duplicate it against the next derivation.