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

Support for Gloss maps #1

Open
chicken-suop opened this issue Jun 27, 2020 · 1 comment
Open

Support for Gloss maps #1

chicken-suop opened this issue Jun 27, 2020 · 1 comment

Comments

@chicken-suop
Copy link

First off, I'm not very experienced with Unity, so if there's might be an easy solution I'm missing.

I'd like to add support for a Gloss map, or what Unity calls a Metallic/Specular map. I want this so I can define parts of my model as glossy/shiny and parts duller. Think, an knight wearing shiny armour and dull cloth pants.

I'll give it a shot myself, and if I figure it out, I'll submit a PR. Would like some help though

@ecker00
Copy link

ecker00 commented Jul 3, 2020

Should be quite straightforward to make this, add an extra texture input which is multiplied with the output of the "Gloss" in the sub graph. Here is an example:
Gloss map example

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

2 participants