soupday / cc_unity_tools_HDRP

Package for importing and auto setup of Character Creator (3 & 4) and iClone (7 & 8) character exports for Unity HDRP Pipeline.
GNU General Public License v3.0
131 stars 36 forks source link

Emission texture slot missing on Skin Shader #5

Closed Necka44 closed 3 years ago

Necka44 commented 3 years ago

Hello,

With SkinGen we can use emissive textures that can be applied anywhere on the body. It seem that the Skin shaders in the CC3 Unity tool HDRP is missing the option to use Emissive texture.

Here is an example in CC3: image

soupday commented 3 years ago

I'm always forgetting the emission maps...

I'll add it to the list.

Necka44 commented 3 years ago

Thank you for adding it in the main release. It works perfectly and automatically set the glow texture (it doesn't take the original emission value into account but I don't care, I can define it myself in Unity it's actually perfect like this now)