Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused sheen default value? #23

Open
pablode opened this issue Jul 19, 2022 · 0 comments
Open

Unused sheen default value? #23

pablode opened this issue Jul 19, 2022 · 0 comments

Comments

@pablode
Copy link
Contributor

pablode commented Jul 19, 2022

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:

<input name="sheen" type="float" value="0" uimin="0.0" uimax="1.0" uiname="Sheen" uifolder="Sheen" uiadvanced="true"

Is this because the layer is optional and the input serves as both weight and toggle?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant