🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Fresnel Function Doesn’t work properly

Started by
0 comments, last by Punchline 2 years, 3 months ago

Hi,
I’ve created an Actor for which I have used a " Fresnel_Function " In Its material, what I’ve encountered is the " Fresnel_Function " doesn’t work properly when I rotate the actor.

for the Niagara VFX that I applied to my arrow ( which is my actor ) in a way that there are two perpendicular plates each using the same material with " fresnel_function" so that It creates a " Plus " or " cross " type shape and the way It should work is depending on the angle of the camera when the camera gets near behind the arrow the " cross " type shape plates shouldn’t be visible and vice versa The plates each should be visible when the camera is looking at them from the width.
What Options are suitable for me?

None

This topic is closed to new replies.

Advertisement