Up to date
This page is up to date for Redot 4.3
.
If you still find outdated information, please create 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.