Skip to content

Home > @esengine/ecs-framework-monorepo > EntityDataCollector > collectEntityData

EntityDataCollector.collectEntityData() method

Signature:

typescript
collectEntityData(scene?: IScene | null): IEntityDebugData;

Parameters

Parameter

Type

Description

scene

IScene | null

(Optional)

Returns:

IEntityDebugData

基于 MIT 许可证发布