![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | godot965060457 |
tutorial is here: Your first 3D shader — Godot Engine (stable) documentation in English
I just have one Shader Parameters, one Noise in Shader Parameters, how am I supposed to make it two?
the same way you added first one
it tells you that right after the sentence you quoted
uniform sampler2D normalmap;
LazyBigCat | 2023-03-05 16:49