Table of Contents

Class VisualShaderNodeTextureSDF

Performs an SDF (signed-distance field) texture lookup within the visual shader graph.

Inheritance
VisualShaderNodeTextureSDF

Remarks

Translates to texture_sdf(sdf_pos) in the shader language.