UNPKG

three-stdlib

Version:

stand-alone library of threejs examples

4 lines (2 loc) 124 B
import { BufferGeometry } from 'three' export function UVsDebug(geometry: BufferGeometry, size: number): HTMLCanvasElement