Skip to content

StreamCell

Defined in: sceneStreaming.ts:18

A streamable cell: an additive scene with a world-space center + radius.

radius: number

Defined in: sceneStreaming.ts:24

Cell radius in world units; distances are measured to the cell edge.


scene: string

Defined in: sceneStreaming.ts:20

Registered scene name (must be a SceneManager.registered scene).


x: number

Defined in: sceneStreaming.ts:21


y: number

Defined in: sceneStreaming.ts:22