Skip to content

uiNodeWorldBox

uiNodeWorldBox(world, entity): EntityBox | null

Defined in: ecs/entityBox.ts:111

The world box of a UI node’s resolved layout — entityWorldBox for the space UI lives in. Null for anything that is not a laid-out UI node.

LayoutWorld

number

EntityBox | null