@relu-interactives/spatial-ecs
@relu-interactives/spatial-ecs / index / hydrateWorldFromSnapshot
Function: hydrateWorldFromSnapshot()
ts
function hydrateWorldFromSnapshot(
snapshot,
world,
objectManagementSystem): number;Defined in: hydration/hydrateWorld.ts:289
Parameters
| Parameter | Type |
|---|---|
snapshot | | EcsWorldStateSnapshotLike | null | undefined |
world | World |
objectManagementSystem | ObjectManagementSystem |
Returns
number

