Fresnel in Unreal Engine materials is a powerful tool for adding realism and depth to your projects. Whether you’re crafting glass, water, or fabric, understanding how to use the Fresnel node can elevate your materials.
If you prefer watching instead of reading, check out the full video.
Want to support our work and get access to exclusive perks? Join us on Patreon!
You can also download free Unreal Engine assets on our website.
What Is Fresnel in Unreal Engine?
Fresnel describes how light reflects off surfaces at varying intensities depending on the viewing angle. In Unreal Engine, the Fresnel node simulates this effect, making materials like glass or water appear more realistic. When viewed head-on, surfaces reflect less light; at glancing angles, they reflect more.

Sphere with Fresnel effect demonstrating varying reflectivity
Using the Fresnel Node
To add a Fresnel effect:
- Right-click in the Material Graph and search for “Fresnel.”
- Choose the Fresnel Material Expression under Utility.
- Connect it to the desired input, like Base Color or Emissive.
The node has three inputs:
- ExponentIn: Controls the fall-off; lower values create a smoother transition.
- BaseReflectFractionIn: Sets the base reflectivity; higher values reduce the Fresnel effect.
- Normal: Allows you to input a normal map to influence the effect.

Fresnel node in the Material Graph
Fresnel and Normal Maps
Integrating normal maps with the Fresnel node can enhance surface details:
- Add a Texture Sample node with your normal map.
- Use a Transform Vector node to convert from Tangent to World Space.
- Connect it to the Fresnel node’s Normal input.
This setup allows the Fresnel effect to respond to the intricacies of your normal map, adding depth and realism.

normal map integration with Fresnel
Practical Applications
Fresnel effects are useful for:
- Rim Lighting: Highlighting object edges to separate them from backgrounds.
- Glass and Water: Simulating realistic reflections and transparency.
- Stylized Effects: Creating outlines or glow effects for artistic styles.
By adjusting the Fresnel parameters, you can achieve a range of visual effects suitable for various materials.



Examples of materials using the Fresnel effects
Conclusion
Understanding Fresnel in Unreal Engine materials opens up a world of possibilities for creating realistic and stylized visuals. Experiment with the node’s settings and combine it with normal maps to see what unique effects you can achieve.
Watch the video for more details, considerations, and examples.
If you enjoyed this tutorial, here’s how you can stay connected:
Get instant updates on our Telegram channel.
Engage with fellow creators & showcase your work in our Discord server.
Join our Facebook group.
Unlock exclusive perks and support us on Patreon.