Is there a way to utilize the face tracking components of ARKit without displaying the view of the front camera on screen? I’d like to be able to use the tracking of the player’s face without displaying their face back to them, just the view of an in-game camera.
For now I have just changed the camera depth to allow another camera to render above it.
Remove the camera that displays the video.