ECS Framework API / SceneDebugInfo
Interface: SceneDebugInfo
Defined in: packages/core/src/Plugins/DebugPlugin.ts:27
场景调试信息
Properties
name
name:
string
Defined in: packages/core/src/Plugins/DebugPlugin.ts:28
entityCount
entityCount:
number
Defined in: packages/core/src/Plugins/DebugPlugin.ts:29
systems
systems:
SystemDebugInfo[]
Defined in: packages/core/src/Plugins/DebugPlugin.ts:30
entities
entities:
EntityDebugInfo[]
Defined in: packages/core/src/Plugins/DebugPlugin.ts:31