google-ar / arcore-unity-sdk

ARCore SDK for Unity

Home Page:https://developers.google.com/ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrieve position and rotation from Playback API

Zumbalamambo opened this issue · comments

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?