UNPKG

@matematrolii/sketchbook

Version:

3D matematrolii playground built on three.js and cannon.js

5 lines (4 loc) 103 B
import * as THREE from 'three'; export declare class GroundImpactData { velocity: THREE.Vector3; }