summit/frontend/node_modules/three-stdlib/utils/UVsDebug.d.ts

4 lines
124 B
TypeScript
Raw Normal View History

2025-12-08 16:31:30 +00:00
import { BufferGeometry } from 'three'
export function UVsDebug(geometry: BufferGeometry, size: number): HTMLCanvasElement