PhysicsEventType
PhysicsEventType = typeof
PhysicsEventType[keyof typeofPhysicsEventType]
Defined in: physics/PhysicsEventBridge.ts:30
The event types the physics bridge emits. Open strings, like every other
producer’s — these constants exist so the editor’s palette and game code spell
them the same way (mirrors UIEventType).