开发:增加导出类型

This commit is contained in:
ChenX
2022-11-09 11:26:00 +08:00
parent e74917cf54
commit 481587b834
114 changed files with 10752 additions and 9776 deletions

View File

@@ -1,2 +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