Children
此内容尚不支持你的语言。
constChildren: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.