webcad-api/types/Geometry/RotateUV.d.ts

2 lines
100 B
TypeScript
Raw Normal View History

2020-09-24 11:04:12 +08:00
export declare function RotateUVs(geo: THREE.Geometry): void;
//# sourceMappingURL=RotateUV.d.ts.map