Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Stone <[email protected]>
  • Loading branch information
jstone-lucasfilm authored Jul 10, 2023
1 parent d5522e4 commit f4933b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/stdlib/stdlib_defs.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -2549,7 +2549,7 @@
<!--
Node: <trianglewave>
Generate a triangle wave from the given scalar input.
The triangle wave ranges from zero to one and repeats on integer boundaries.
The generated wave ranges from zero to one and repeats on integer boundaries.
-->
<nodedef name="ND_trianglewave_float" node="trianglewave" nodegroup="math">
<input name="in" type="float" value="0" />
Expand Down

0 comments on commit f4933b6

Please sign in to comment.