immersive-web / hit-test

Home Page:https://immersive-web.github.io/hit-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add example of best practices with respect to coding around async timing

lincolnfrog opened this issue · comments

Especially important to show flow + anchors, such as creating an object in response to a hit-test promise and then creating an anchor to track it then responding to anchor events

Closing - promise-based hit test API is currently out of scope for us.