webcad-ue4-api/types/Geometry/RotateUV.d.ts
2021-01-28 10:17:21 +08:00

2 lines
100 B
TypeScript

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