UNPKG

spacesvr-websessions

Version:

A standardized reality for future of the 3D Web

3 lines (2 loc) 144 B
import { BufferGeometry } from "three"; export declare const generateSimplifiedGeo: (geo: BufferGeometry, triTarget: number) => BufferGeometry;