Files
three-demos/src/composes/three/mesh.ts
2025-11-20 11:35:20 +08:00

6 lines
68 B
TypeScript

import * as THREE from 'three'
export function useThreeMesh() {
}