UNPKG

three

Version:

JavaScript 3D library

4 lines (2 loc) 129 B
import { Geometry } from '../../../src/Three'; export function UVsDebug( geometry: Geometry, size: number ): HTMLCanvasElement;