Skip to content

Home > @esengine/ecs-framework-monorepo > Core > debug

Core.debug property

调试模式标志

在调试模式下会启用额外的性能监控和错误检查。

Signature:

typescript
readonly debug: boolean;

基于 MIT 许可证发布