跳转到内容

Physics

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

const Physics: ResourceDef<PhysicsAPI>

Defined in: physics/Physics.ts:531

Resource published by PhysicsPlugin once the wasm module is ready. Game code reads it as Res(Physics) / app.getResource(Physics) to call forces, impulses, joint helpers, raycasts, etc.