Is there a way to simulate a Fresnel effect on a sphere from the INSIDE?

I’m making a sphere shield that wraps around the player but Fresnel will not work from the inside, but I still want that glowing round edge in the player’s view. Is there something else I can add to the material? Thanks.

you could use a line mask from the players camera to some distance along the forward vector.