aframe-mirror-component
aframe-mirror-component copied to clipboard
Update mirror component to work with A-Frame 1.3
There's still a setFromMatrixPosition error that needs to be fixed before merging, hence the draft.
Uncaught TypeError: Cannot read properties of undefined (reading 'setFromMatrixPosition')
at Group.getWorldPosition (three.js:5961:1)
at i.tick (aframe-mirror-component.js:100:84)
at HTMLElement.value (a-scene.js:739:34)
at HTMLElement.value (a-scene.js:789:36)
at bind.js:12:17
at onAnimationFrame (three.js:20001:1)
at onAnimationFrame (three.js:9460:1)