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

StandardMaterial Sheen does not work with Specular workflow #7338

Open
Maksims opened this issue Feb 7, 2025 · 2 comments
Open

StandardMaterial Sheen does not work with Specular workflow #7338

Maksims opened this issue Feb 7, 2025 · 2 comments
Labels
area: graphics Graphics related issue feature

Comments

@Maksims
Copy link
Collaborator

Maksims commented Feb 7, 2025

If a material uses specular workflow (useMetalness is false), then sheen will be ignored.

@mvaligursky
Copy link
Contributor

Possibly this is the problem?

https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_sheen/README.md

KHR_materials_sheen

Exclusions
This extension must not be used on a material that also uses KHR_materials_pbrSpecularGlossiness.
This extension must not be used on a material that also uses KHR_materials_unlit.

@Maksims
Copy link
Collaborator Author

Maksims commented Feb 7, 2025

Should the engine do same limitation? It kinda works, if you specify sheen, end then tick back and forth the useMetalness, then it applies it in Editor.

Would be great to have it regardless of specular/metalness workflow.

@mvaligursky mvaligursky added feature area: graphics Graphics related issue labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue feature
Projects
None yet
Development

No branches or pull requests

2 participants