Skip to content

Home > @esengine/ecs-framework-monorepo > SystemDataCollector > collectSystemData

SystemDataCollector.collectSystemData() method

收集系统数据

Signature:

typescript
collectSystemData(performanceMonitor: any, scene?: IScene | null): ISystemDebugData;

Parameters

Parameter

Type

Description

performanceMonitor

any

scene

IScene | null

(Optional)

Returns:

ISystemDebugData

基于 MIT 许可证发布