VisualShaderNodeTextureSDFNormal
Inherits: VisualShaderNode < Resource < RefCounted < Object
Performs an SDF (signed-distance field) normal texture lookup within the visual shader graph.
Description
Translates to texture_sdf_normal(sdf_pos)
in the shader language.
User-contributed notes
Please read the User-contributed notes policy before submitting a comment.