How do I get the USceneComponent of a UCameraComponent?

Im trying to line trace, but the direction only goes forward of the owner component, and not in the facing/forward direction of the camera. Would I even have to go as far as include the camera component just to access it’s USceneComponent? thanks in advance