arcore-unity-extensions
arcore-unity-extensions copied to clipboard
Migrate to XROrigin
This is related to #115 . The documentation at https://developers.google.com/ar/develop/unity-arf/getting-started-extensions is outdated and still includes references to "AR Session Origin," which is not supported in newer versions of AR Foundation. That was deprecated in favor of XROrigin
, which this Pull Request successfully enables.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
I would like you to also fix GeospatialController.cs.