Skip to content

@orillusion/physics-rapier


Type Alias: ContactCallback

ContactCallback = (other) => void

Defined in: packages/physics-rapier/rigidbody/Rigidbody.ts:8

Parameters

other

Rigidbody

Returns

void