Files
Project_Velocity/Software/app/node_modules/three-stdlib/utils/UVsDebug.d.ts
2026-02-21 09:09:20 +05:30

4 lines
124 B
TypeScript

import { BufferGeometry } from 'three'
export function UVsDebug(geometry: BufferGeometry, size: number): HTMLCanvasElement