chgatla-microsoft / QRTracking

MRTK sample app for QRtracking
MIT License
74 stars 69 forks source link

Not work in OpenXR mode #40

Open zhangq08 opened 3 years ago

zhangq08 commented 3 years ago

I use the openxr in my demo,but in openxr it not work well,any solutions ?

System.IntPtr rootCoordnateSystemPtr = UnityEngine.XR.WindowsMR.WindowsMREnvironment.OriginSpatialCoordinateSystem; the line in SpatialGraphCoordinateSystem.cs can not build success,how it work ?

my project setting is below 20210804131329