Skip to content

LayoutWorld

LayoutWorld = ReadableWorld & Pick<World, "getCppRegistry" | "getWasmModule">

Defined in: ecs/entityBox.ts:103

What a UI box derivation needs on top of the reads: a laid-out size lives in the engine core, not in a component.