Code Implementation Target: File: Function: Target: Code: materialx::pbrlib_{{MDL_VERSION_SUFFIX}}::mx_oren_nayar_diffuse_bsdf(mxp_weight:{{weight}}, mxp_color:{{color}}, mxp_roughness:{{roughness}}, mxp_normal:{{normal}}) Target: File: Function: Target: Code: {{weight}} * oren_nayar_diffuse_bsdf({{normal}}, {{color}}, {{roughness}})