Skip to main content

Variable: PhysicsEventType

const PhysicsEventType: object

Type declaration

ContactBegin

readonly ContactBegin: "ContactBegin" = "ContactBegin"

ContactEnd

readonly ContactEnd: "ContactEnd" = "ContactEnd"

Defined in

m2c2kit/packages/physics/src/Physics.ts:31