标签: three.js
In THREE.js, if I know objectA's position before and after a drag, how can I apply that position change to objectB using matrices? And what matrices do i need to represent position before/after?