UNPKG

@3dverse/livelink-camera-controls

Version:

A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.

6 lines (5 loc) 125 B
export declare enum HOLD_EVENT_TYPE { HOLD_START = "holdStart", HOLD_END = "holdEnd", HOLDING = "holding" }