j Query
Results
2
issues of
j Query
I am trying to take a screenshot of the player's current camera view. I'm using the following code: `document.querySelector('a-scene').components.screenshot.capture('perspective')` It works in normal mode but when entering VR mode it...
**Include Node Labels in Box Selection Area** **Description:** Box selection doesn't select nodes if it only covers the node label without including the node itself. Here is an example **https://jsfiddle.net/jquery404/tfcvhm2s/**...