satoshi0212 / visionOS_30Days

visionOS 30 days challenge.
MIT License
2.1k stars 170 forks source link

queryPose is deprecated, use queryDeviceAnchor instead #9

Open gangulaabhinav opened 1 year ago

gangulaabhinav commented 1 year ago

worldTrackingProvider.queryPose is deprecated. Use worldTrackingProvider.queryDeviceAnchor and deviceAnchor.originFromAnchorTransform in ARKitSessionManager.swift for Day28