exokitxr/exokit-web

Default tutorial xr-iframe causing darkness

chrislatorres opened this issue · 2 comments

The default tutorial.html xr-iframe causing darkness/blackness when pushed to layers:

Commented // layers.push(tutorialXrIframe);

grid002Capture

Un-commented layers.push(tutorialXrIframe);

grid00Capture

avaer commented

What is the list of layers without this?

Commented out:
layers = [object HTMLCanvasElement]

uncommented (darkness):
layers = [object HTMLCanvasElement],[object HTMLElement]