What is the name of the camera when you eject in game?

When the game is played you can use the eject button to get a free floating camera. How do I access this object in code? What is it called?

I’m trying to create a trace that occurs from this free floating camera that you take control of when you “eject”. How would I access this? Is it part of the player controller?