Godot Version
4.6
Question
The material for generation used here is noise texture or the colored one ?
PHOTO TAKEN FROM PROCEDURAL GENERATION - Godot Mini-Course
4.6
The material for generation used here is noise texture or the colored one ?
PHOTO TAKEN FROM PROCEDURAL GENERATION - Godot Mini-Course
Not the noise texture, the tutorial uses noise later as an @export variable, and only the Noise object not a texture.
The engines hint tells you, itβs asking you which surface youβd like to use.