Skip to content

Home > @esengine/ecs-framework-monorepo > Scene > identifierPool

Scene.identifierPool property

实体ID池

用于分配和回收实体的唯一标识符。

Signature:

typescript
readonly identifierPool: IdentifierPool;

基于 MIT 许可证发布