跳转到内容

RuntimeOnly

此内容尚不支持你的语言。

const RuntimeOnly: 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.