Skip to content

Home > @esengine/ecs-framework-monorepo > IEntityDebugData > topEntitiesByComponents

IEntityDebugData.topEntitiesByComponents property

组件数量最多的前几个实体

Signature:

typescript
topEntitiesByComponents: EntityComponentInfo[];

基于 MIT 许可证发布