Skip to content

Commit

Permalink
Remove unused node.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwokcb committed Jan 26, 2024
1 parent 8e67932 commit 068d7ce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libraries/nprlib/nprlib_ng.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@
<input name="in1" type="float" nodename="NdotL" />
</max>
<viewdirection name="view" type="vector3" />
<multiply name="viewDirection" type="vector3">
<input name="in1" type="vector3" nodename="view" />
<input name="in2" type="float" value="-1" />
</multiply>
<dotproduct name="NdotI" type="float">
<input name="in1" type="vector3" nodename="normalize_vector4" />
<input name="in2" type="vector3" nodename="multiply_vector3FA" />
Expand Down

0 comments on commit 068d7ce

Please sign in to comment.