This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
samien
/
three.js
kopia lustrzana
https://github.com/mrdoob/three.js.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
TS: Clean up
Mugen87
7 lat temu
rodzic
3b7564cb10
commit
fcf7c4df40
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
examples/jsm/misc/ConvexObjectBreaker.d.ts
+ 1
- 1
examples/jsm/misc/ConvexObjectBreaker.d.ts
Wyświetl plik
@@ -1,5 +1,5 @@
import {
- Object3D
+ Object3D
,
Plane,
Vector3
} from '../../../src/Three';