Table of Contents

Class VisualShaderNodeTextureSDFNormal

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

Inheritance
VisualShaderNodeTextureSDFNormal

Remarks

Translates to texture_sdf_normal(sdf_pos) in the shader language.