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

MeshPhysicalMaterial: Added sheen property #22466

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Conversation

WestLangley
Copy link
Collaborator

As sugested in #22465 (comment).

Effectively resolves #22465.

The new .sheen property is an intensity in [ 0, 1 ] and attenuates the sheenTint color.

@WestLangley WestLangley added this to the r133 milestone Aug 31, 2021
@WestLangley WestLangley changed the title MeshPhysicalMaterial: Add sheen property MeshPhysicalMaterial: Added sheen property Aug 31, 2021
@mrdoob mrdoob merged commit 460ae33 into mrdoob:dev Aug 31, 2021
@mrdoob
Copy link
Owner

mrdoob commented Aug 31, 2021

Thanks!

@WestLangley WestLangley deleted the dev_sheen branch August 31, 2021 11:06
@joshuaellis joshuaellis mentioned this pull request Sep 18, 2021
23 tasks
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

Successfully merging this pull request may close these issues.

MeshPhysicalMaterial: Shader does not properly recompile when sheenTint changes
2 participants