Commit 74bbdc8
committed
Update canvas-portal.tsx
setting the cameras `matrixAutoUpdate` and ` matrixWorldAutoUpdate` to `true` in `canvas-portal.tsx` enables object matrices in the `overlay` layer to be computed correctly, allowing compatibility with three.js version 166 and above.
*Note:* this has not yet been backward compatibility tested for use with three.js r1651 parent 236a4a4 commit 74bbdc8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments