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.
Parameters
Section titled “Parameters”entity
Section titled “entity”number
Returns
Section titled “Returns”EntityBox | null