跳转到内容

StreamedWorld

此内容尚不支持你的语言。

const StreamedWorld: ComponentDef<StreamedWorldData>

Defined in: residency/components.ts:36

Declares the scene carrying it a streamed world, and how the cook cuts it.

Its entity is persistent by construction — it is what says the world streams. Presence is the switch: remove it and the scene loads whole, which is what a small one should do and what every scene did before.