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

