StreamCell
此内容尚不支持你的语言。
Defined in: scene/sceneStreaming.ts:18
A streamable cell: an additive scene with a world-space center + radius.
Properties
Section titled “Properties”radius
Section titled “radius”radius:
number
Defined in: scene/sceneStreaming.ts:26
Cell radius in world units; distances are measured to the cell edge.
scene:
string
Defined in: scene/sceneStreaming.ts:20
Registered scene name (must be a SceneManager.registered scene).
x:
number
Defined in: scene/sceneStreaming.ts:21
y:
number
Defined in: scene/sceneStreaming.ts:22
optionalz?:number
Defined in: scene/sceneStreaming.ts:24
Where the cell sits in depth. Absent = the plane a flat scene draws on.