microsoft / MixedReality-WorldLockingTools-Unity

Unity tools to provide a stable coordinate system anchored to the physical world.
https://microsoft.github.io/MixedReality-WorldLockingTools-Unity/README.html
MIT License
188 stars 45 forks source link

Does World Locking Tools work with Scene Understanding? #303

Open jackmca opened 2 years ago

jackmca commented 2 years ago

Just a quick question as mentioned in the title, I was wondering if anyone has tried to use World Locking Tools and Scene Understanding, I couldn't find anything online about this topic, cheers.

fieldsJacksonG commented 2 years ago

Yes: World locking tools works by moving the player camera's parent node the same way you might implement teleporting the player to a different part of the map.

The player camera and scene understanding will both still get transform updates from the same coordinate system or XrSpace.