4 lines
180 B
TypeScript
4 lines
180 B
TypeScript
![]() |
import { Matrix2 } from './Matrix2';
|
||
|
export declare const ROTATE_MTX2: Matrix2;
|
||
|
export declare function RotateUVs(geo: THREE.Geometry): void;
|
||
|
//# sourceMappingURL=RotateUV.d.ts.map
|