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

2 lines
100 B
TypeScript
Raw Normal View History

2021-01-28 10:17:21 +08:00
export declare function RotateUVs(geo: THREE.Geometry): void;
//# sourceMappingURL=RotateUV.d.ts.map