2
0
Эх сурвалжийг харах

exporting the CCDIKHelper class also (#23404)

Antoine BERNIER 3 жил өмнө
parent
commit
a3f62b179f

+ 1 - 1
examples/jsm/animation/CCDIKSolver.js

@@ -461,4 +461,4 @@ class CCDIKHelper extends Object3D {
 
 }
 
-export { CCDIKSolver };
+export { CCDIKSolver, CCDIKHelper };