google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 403 forks source link

Retrieve position and rotation from Playback API #787

Open Zumbalamambo opened 3 years ago

Zumbalamambo commented 3 years ago

I have managed to playback the recording using the Playback API of ARCore. I tried to access the camera position using FirstPersonCamera. Is it possible to retrieve the position and rotation from the Playback API?