diff --git a/libraries/stdlib/stdlib_defs.mtlx b/libraries/stdlib/stdlib_defs.mtlx index 34cb116708..2e468a2180 100644 --- a/libraries/stdlib/stdlib_defs.mtlx +++ b/libraries/stdlib/stdlib_defs.mtlx @@ -1093,7 +1093,7 @@ Node: Returns 1 (float) if sample is inside a circle defined by center and radius. Otherwise returns 0 --> - + @@ -1104,7 +1104,7 @@ Node: Returns 1 (float) if sample is inside a cloverleaf shape inscribed by a circle defined by center and radius. Otherwise returns 0 --> - + @@ -1116,7 +1116,7 @@ Returns 1 (float) if sample is inside a hexagon shape inscribed by a circle defined by center and radius. Otherwise returns 0 Uses formulas from Inigo Quilez SDF samples (iquilezles.org) --> - + @@ -1129,7 +1129,7 @@ Segment ends will be rounded. Uses formulas from Inigo Quilez SDF samples (iquilezles.org) --> - + @@ -1143,7 +1143,7 @@ Creates a black and white pattern of circles with a defined spacing and size (diameter). Pattern can be regular or staggered. --> - + @@ -1156,7 +1156,7 @@ Creates a black and white pattern of cloverleafs with a defined spacing and size (diameter of the circles circumscribing the shape). Pattern can be regular or staggered. --> - + @@ -1169,7 +1169,7 @@ Creates a black and white pattern of hexagons with a defined spacing and size (diameter of the circles circumscribing the shape). Pattern can be regular or staggered. --> - + @@ -1182,7 +1182,7 @@ Creates a black and white pattern of squares with a defined spacing and size (edge). Pattern can be regular or staggered. --> - + @@ -1195,7 +1195,7 @@ Creates a black and white grecian pattern with a defined spacing and lines thickness. Pattern can be regular or staggered. --> - +