We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd61c78 commit 9853e4dCopy full SHA for 9853e4d
1 file changed
reference/open_pbr_surface.mtlx
@@ -378,7 +378,7 @@
378
</ifgreater>
379
<dielectric_bsdf name="dielectric_transmission" type="BSDF">
380
<input name="tint" type="color3" nodename="if_transmission_tint" />
381
- <input name="ior" type="float" nodename="modulated_eta_s" />
+ <input name="ior" type="float" nodename="eta_s" />
382
<input name="roughness" type="vector2" nodename="main_roughness" />
383
<input name="normal" type="vector3" interfacename="geometry_normal" />
384
<input name="tangent" type="vector3" interfacename="geometry_tangent" />
0 commit comments