How to check if an actor is occluded?

i mean, i already use a sphere collision to check if the player is near an interactable object. I want the object to be interactable with only if the character is in the range of the interactable AND if the object is visible on the screen. so if the spheretrace radius is too small, it won’t register that the object is on screen and not occuded