This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
javascript
/
three.js
espejo de
https://github.com/tazdij/three.js.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
TS: Clean up
Mugen87
hace 6 años
padre
3b7564cb10
commit
fcf7c4df40
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
examples/jsm/misc/ConvexObjectBreaker.d.ts
+ 1
- 1
examples/jsm/misc/ConvexObjectBreaker.d.ts
Ver fichero
@@ -1,5 +1,5 @@
import {
- Object3D
+ Object3D
,
Plane,
Vector3
} from '../../../src/Three';