This website requires JavaScript.
Explore
Help
Sign In
MES
/
CADViewComponent
Watch
6
Star
0
Fork
0
You've already forked CADViewComponent
Code
Issues
Pull Requests
Releases
15
Wiki
Activity
cbe28efb08
CADViewComponent
/
dist
/
RotateUV.d.ts
3 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
增加双击中键缩放到全部的特性.
2018-05-31 10:35:32 +08:00
import
{
Geometry
}
from
'three'
;
export
declare
function
RotateUVs
(
geo
:
Geometry
)
:
void
;
Reference in New Issue
Copy Permalink