Skip to content

Children

const Children: BuiltinComponentDef<ChildrenData>

Defined in: ecs/component.ts:976

An entity’s children, in order. The order is the draw order within a layer for UI, and the engine maintains the list — Parent is the side to write.