Skip to content

Commit

Permalink
Remove default input
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm committed Aug 15, 2023
1 parent 55704c4 commit 783c5c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/stdlib/stdlib_ng.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -1653,7 +1653,6 @@
</divide>
<clamp name="clamp" type="float">
<input name="in" type="float" nodename="divide_dots" />
<input name="low" type="float" value="0" />
</clamp>
<multiply name="multiply_clamp_ba" type="vector2">
<input name="in1" type="vector2" nodename="b_a" />
Expand Down

0 comments on commit 783c5c5

Please sign in to comment.