UNPKG

spacesvr-websessions

Version:

A standardized reality for future of the 3D Web

3 lines (2 loc) 111 B
import { Mesh } from "three"; export declare const enableBVHRaycast: (mesh: Mesh, threshold?: number) => void;