class reference proofreading
This commit is contained in:
parent
3b380f4cdc
commit
8455e901f3
80 changed files with 104 additions and 103 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="VisualShaderNodeTextureSDFNormal" inherits="VisualShaderNode" version="4.0">
|
||||
<brief_description>
|
||||
Performs a SDF (signed-distance field) normal texture lookup within the visual shader graph.
|
||||
Performs an SDF (signed-distance field) normal texture lookup within the visual shader graph.
|
||||
</brief_description>
|
||||
<description>
|
||||
Translates to [code]texture_sdf_normal(sdf_pos)[/code] in the shader language.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue