Unused sheen default value?
pablode opened this issue · 0 comments
pablode commented
Hi! The spec describes a default value of 0.8 for the weight of the sheen BRDF:
https://autodesk.github.io/standard-surface/#closures/sheen
However, in the implementations, the value is actually set to 0.0:
Is this because the layer is optional and the input serves as both weight and toggle?