跳转到内容

remapEntityFields

此内容尚不支持你的语言。

remapEntityFields(compData, entityMap, external?): void

Defined in: scene/scene.ts:198

Resolve a document’s entity references to live entities.

external answers for authored ids that live in ANOTHER document — the rows a streamed cell is allowed to name in the persistent world. An id neither map knows is cleared, never left as a number that names a different entity.

SceneComponentData

Map<number, number>

ReadonlyMap<number, number>

void