This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
TS: Clean up
Mugen87
6 năm trước cách đây
mục cha
3b7564cb10
commit
fcf7c4df40
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
examples/jsm/misc/ConvexObjectBreaker.d.ts
+ 1
- 1
examples/jsm/misc/ConvexObjectBreaker.d.ts
Xem Tập Tin
@@ -1,5 +1,5 @@
import {
- Object3D
+ Object3D
,
Plane,
Vector3
} from '../../../src/Three';