You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is "GARFrame.earth.cameraGeospatialTransform" not tracked if it is a virtual location?
I have completed code to generate anchors when the device's position is within a certain range, but when I tested it again a few months later, no anchors were generated.
I checked that the cameraGeospatialTransform data is not carrying my iPhone's (virtual) position as 0x0,
I tested and found that the tracking of garFrame?.earth?.trackingState was paused for the virtual location.
Is it correct that I can't use virtual location for earth?
The text was updated successfully, but these errors were encountered:
Is "GARFrame.earth.cameraGeospatialTransform" not tracked if it is a virtual location?
I have completed code to generate anchors when the device's position is within a certain range, but when I tested it again a few months later, no anchors were generated.
I checked that the cameraGeospatialTransform data is not carrying my iPhone's (virtual) position as 0x0,
I tested and found that the tracking of garFrame?.earth?.trackingState was paused for the virtual location.
Is it correct that I can't use virtual location for earth?
The text was updated successfully, but these errors were encountered: