UNPKG

@egjs/view360

Version:

360 integrated viewing solution from inside-out view to outside-in view. It provides user-friendly service by rotating 360 degrees through various user interaction such as motion sensor and touch.

8 lines (7 loc) 166 B
declare const util: any; declare const ROTATE_CONSTANT: { PITCH_DELTA: 1; YAW_DELTA_BY_ROLL: 2; YAW_DELTA_BY_YAW: 3; }; export { util, ROTATE_CONSTANT };