webcad-api/types/Geometry/RotateUV.d.ts
2020-09-24 11:04:12 +08:00

2 lines
100 B
TypeScript

export declare function RotateUVs(geo: THREE.Geometry): void;
//# sourceMappingURL=RotateUV.d.ts.map