mozilla / aframe-xr

INACTIVE - http://mzl.la/ghe-archive - System / Components to build WebXR experiences with A-frame
https://mozilla.github.io/aframe-xr/
MIT License
184 stars 36 forks source link

adding position offset to the schema #15

Closed ybinstock closed 6 years ago

ybinstock commented 6 years ago

For our organization, the models are being placed too far down and we thought others might have a similar problem or want to have access to the position from the XR anchor.

Introducing a schema item position_offset and adding it to the positionVec3 for the setAttribute Position method.