Skip to content

Variable: LevelRoot

const LevelRoot: Component<{ }>

Defined in: packages/core/src/level/level-root.ts:20

Marker component placed on the active level's root entity.

Remarks

Systems can scope level‑wide behavior by requiring LevelRoot in their queries to avoid scanning all level entities.

Hideineditor

Privacy | Terms