In the OVRPlugin.cs script in Meta SDK for Unity there is a function
"TryLocateSpace" I have been used for relocating the Spatial Anchors.
This is the declaration: public static bool TryLocateSpace(UInt64 space,
TrackingOrigin baseOrigin, out Posef p...