Jump to content

Layered Shader Loses Point Color and Alpha


Recommended Posts

I'm trying to create a layered shader from two classic shaders.
However, I noticed that the layered shader loses the point color and alpha information.
Please refer to simplified example.
The polygon sphere has varied point colors and Alpha.

If you apply classicshader_A or classicshader_C, your see left side of the sphere is red, the right side is green, and the bottom is transparent.

Which the material is inheriting from the point color and Alpha attributes.
However, if you apply the layermix node, which combines the above classic shaders, you'll see the sphere changes to a solid pink, with solid alpha.

How can I use the layer mix, while preserving point color and Alpha?
What am I missing?
thanks

layeredShader.v01.hipnc

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...