Skip to content

fix(XRInterface): fix saving of locations

The old code didn't actually save locations as it was using a copy of memory not a reference.

Merge request reports