UNPKG

potree-core

Version:

Potree wrapper for three.js applications

6 lines (5 loc) 187 B
/** * Adapted from Potree.js http://potree.org * Potree License: https://github.com/potree/potree/blob/1.5/LICENSE */ export declare function handleMessage(event: MessageEvent): void;