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

Emission is probably wrong. #9

Open
darloth opened this issue Oct 5, 2020 · 0 comments
Open

Emission is probably wrong. #9

darloth opened this issue Oct 5, 2020 · 0 comments

Comments

@darloth
Copy link
Contributor

darloth commented Oct 5, 2020

mat.node_tree.links.new(principled.inputs['Emission'], split_rgb_node.outputs['R'])

Pretty sure this actually just makes the emission value some value of red. What should actually happen is the red value is used as a factor to determine how much of the base colour value (from tex 1) is used as emission.

I can't test this right now so I'm making this issue so I/others don't forget to at least look here - sorry if I'm completely wrong, but I'm... 80% sure.

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