From 9ebc2ddf761e24a234de74d00527504e5325ba4f Mon Sep 17 00:00:00 2001 From: Digvijaysinh Gohil Date: Mon, 11 Mar 2024 12:13:56 +0530 Subject: [PATCH] Update KochFractal.md --- documentation/Nodes/Procedural/Shapes/KochFractal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Nodes/Procedural/Shapes/KochFractal.md b/documentation/Nodes/Procedural/Shapes/KochFractal.md index 62ce982..59e1e0e 100644 --- a/documentation/Nodes/Procedural/Shapes/KochFractal.md +++ b/documentation/Nodes/Procedural/Shapes/KochFractal.md @@ -15,5 +15,5 @@ Generates an koch curve similar to ice fractal shape based on input UV at the si |Name|Type|Binding|Description| |---|---|---|---| |out|float|None|Output fractal value| -|uv|vec2|None|Output uv| +|uv|vec2|None|Output UV value| ___ \ No newline at end of file