UNPKG

@react-three/p2

Version:

2D physics based hooks for react-three-fiber

5 lines (3 loc) 203 B
export { default as KinematicCharacterController } from './KinematicCharacterController' export { default as PlatformController } from './PlatformController' export type Duplet = [x: number, y: number]