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.