Skip to content

Home > @esengine/ecs-framework-monorepo > IWorldConfig > autoCleanup

IWorldConfig.autoCleanup property

是否自动清理空Scene

Signature:

typescript
autoCleanup?: boolean;

基于 MIT 许可证发布