跳转到内容

PickableWorld

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

PickableWorld = Pick<World, "getCppRegistry" | "getWasmModule">

Defined in: ui/util/ui-pick.ts:28

What picking asks of a world: the two accessors that reach the engine core. Named as a subset so a host holding a narrowed view of the world can still pick, without the helpers claiming to need the rest of it.