1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-01-07 01:43:35 +08:00

Update GyroidNoise.md

This commit is contained in:
Digvijaysinh Gohil 2024-03-26 10:34:22 +05:30
parent a7467b8bfd
commit beeee0e556

View File

@ -9,7 +9,7 @@ Generates a gyroid noise based on input UV. The resulting <b><i>output</i></b> v
|scale|float|none|Noise scale| |scale|float|none|Noise scale|
|ratio|vec2|none|Noise ratio for X and Y Axes| |ratio|vec2|none|Noise ratio for X and Y Axes|
|height|vec2|none|Noise height| |height|vec2|none|Noise height|
|thickness|vec2|none|Noise thickness| |thickness|vec2|none|Noise thickness, clamped between 0 and 1|
**Outputs** **Outputs**
|Name|Type|Binding|Description| |Name|Type|Binding|Description|