Home Unreal Engine

Adding bump offset after texture sample?

polycounter lvl 6
Offline / Send Message
Kligan polycounter lvl 6
I have this setup in my material for emissive color:


The thing that bothers me is that both texture samplers are using the same mask texture. One is green channel that needs bump offset. The other is red channel that doesn't need bump offset.

I know it's not a big deal, but it looks janky. Can I use just one texture sample and somehow apply bump offset to green channel only?

Replies

Sign In or Register to comment.