This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
javascript
/
three.js
réplica de
https://github.com/tazdij/three.js.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
TS: Clean up
Mugen87
%!s(int64=6) %!d(string=hai) anos
pai
3b7564cb10
achega
fcf7c4df40
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
examples/jsm/misc/ConvexObjectBreaker.d.ts
+ 1
- 1
examples/jsm/misc/ConvexObjectBreaker.d.ts
Ver ficheiro
@@ -1,5 +1,5 @@
import {
- Object3D
+ Object3D
,
Plane,
Vector3
} from '../../../src/Three';