Up to date

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

VisualShaderNodeSDFRaymarch

Inherits: VisualShaderNode < Resource < RefCounted < Object

SDF raymarching algorithm to be used within the visual shader graph.

Description

Casts a ray against the screen SDF (signed-distance field) and returns the distance travelled.