ver
This commit is contained in:
4
types/Geometry/RotateUV.d.ts
vendored
Normal file
4
types/Geometry/RotateUV.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Matrix2 } from './Matrix2';
|
||||
export declare const ROTATE_MTX2: Matrix2;
|
||||
export declare function RotateUVs(geo: THREE.Geometry): void;
|
||||
//# sourceMappingURL=RotateUV.d.ts.map
|
Reference in New Issue
Block a user