registerPhysicsEventBridge
registerPhysicsEventBridge(
app):void
Defined in: physics/PhysicsEventBridge.ts:55
Republish this frame’s physics batch onto the entity event channel. Runs in Update (after the fixed-step physics has filled the resource) and only in play mode — the edit realm never steps the world.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void