Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

VisualShaderNodeFresnel

Inherits: VisualShaderNode < Resource < RefCounted < Object

A Fresnel effect to be used within the visual shader graph.

Description

Returns falloff based on the dot product of surface normal and view direction of camera (pass associated inputs to it).