Closed atomicguy closed 1 year ago
Modified the code for getting at the Three.js PerspectiveCamera to get at an a-frame object’s Mesh and apply the correct layer.
It gets things working again for the boxes test case at least. I don’t have the right setup to test the video at the moment.
This is a really old PR. Most of the code here is in master, except the this.layer_changed = true; flag, see #23 for this. You can close this PR @atomicguy
this.layer_changed = true;
Modified the code for getting at the Three.js PerspectiveCamera to get at an a-frame object’s Mesh and apply the correct layer.
It gets things working again for the boxes test case at least. I don’t have the right setup to test the video at the moment.