UNPKG

@react-three/p2

Version:

2D physics based hooks for react-three-fiber

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