Outdated documentation

This documentation page refers to Godot 4.3, and may be outdated or incorrect.
Additionally, this engine version is no longer supported.

Check this page in the stable branch for the latest additions and corrections.

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).


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.