Capture face in Ar Camera but show 3D Camera ?

Hello

is it possible to capture Eye Tracking in AR Camera but show the 3D camera world ? the user will not see his face or the AR camera he will see only the 3D camera environment , is it possible in Unity?

Yes, this is possible. To achieve this, just disable or remove the ARCameraBackground component from the ARCamera.

1 Like