1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-09-20 12:25:59 +08:00

HeightToNormal node documentation added

This commit is contained in:
Digvijaysinh Gohil
2024-09-28 00:07:16 +05:30
parent fb19605155
commit 199f4a772a
2 changed files with 30 additions and 0 deletions

View File

@ -56,6 +56,7 @@ For example if you want to rotate UV in your **_.gdshader_** file, you can use `
<h2>Procedural nodes</h2>
<h4><a href="/documentation/Nodes/Procedural/CheckerBoard.md">&emsp;Checker Board node</a></h4>
<h4><a href="/documentation/Nodes/Procedural/HeightToNormal.md">&emsp;Height To Normal node</a></h4>
<h3>&emsp;Fractals</h3>