bsdf matchvex_specular(float exponent, ...)
bsdf matchvex_specular(vector nml, float exponent, ...)
The BSDF produced by specular is not the same as the traditional VEX specular()
output. Use this function to produce a closer approximate match to the traditional VEX specular()
.
See also | |
pbr |
|
shading |
|