Hello, just want to bring to attention a minor issue in OJfoam.mtlx, where the float geometry_opacity input is connected to a color3 node:
|
<input name="geometry_opacity" type="float" nodename="mtlxcolorcorrect2" /> |
|
<colorcorrect name="mtlxcolorcorrect2" type="color3"> |
|
<input name="in" type="color3" nodename="BaseColor" /> |
|
<input name="gamma" type="float" value="3" /> |
|
</colorcorrect> |
Hello, just want to bring to attention a minor issue in OJfoam.mtlx, where the
float geometry_opacityinput is connected to acolor3node:OpenPBRShaderPlayground/ShdrPlygrnd/materials/OJfoam.mtlx
Line 54 in 8be1ea7
OpenPBRShaderPlayground/ShdrPlygrnd/materials/OJfoam.mtlx
Lines 21 to 24 in 8be1ea7