Skip to content

Function: normalizeProjectWorldOptions()

normalizeProjectWorldOptions(value): NormalizedProjectWorldOptions

Defined in: packages/core/src/project/normalize.ts:34

Normalize the JSON-safe world contract into the existing World.create option shape. Asset and component values are intentionally not injected.

Parameters

value

unknown

Returns

NormalizedProjectWorldOptions

Privacy | Terms