Physics
constPhysics:Trait<{handle: () =>PhysicsHandle|null; }>
Defined in: packages/engine/src/gameplay/physics/traits.ts:149
The Rapier world the actors move through, on the koota world. The step fills the handle from the ground the first time it runs.