Hello friends, maybe my question is like a noob, but is struggling to get device position and orientation from starting point.
In Ar Core, we can get
Vector3 currentARPosition = Frame.Pose.position;
like this how can I get position and rotation of the handheld device in Ar foundation. ?