exokitxr / exokit-web

Exokit WebXR engine for the browser
70 stars 18 forks source link

XRIFrame worldOffset property #125

Closed avaer closed 5 years ago

avaer commented 5 years ago

This PR adds support for the worldOffset property on xr-iframe, which allows us to get the recursive world position/orientation/scale of deep content.

This is useful when e.g. drawing UI elements to point to content in the render tree.