Page 1 of 1

Diffuse texture on one side of plane?

Posted: Wed Mar 18, 2015 2:31 am
by Norton
I could have sworn I figured out how to do this in 1.x but now nothing I can think of seems to work. Is there a way to set a diffuse texture so that it only applies to front facing polys? I know this exists in standalone, but I need it as part of my max pipeline.
Thanks for any help,

Re: Diffuse texture on one side of plane?

Posted: Tue Mar 24, 2015 12:49 am
by WhaleHunter
If I understand your problem,

Here is a way:

1st example = mix material with polygon side as mix amount
xmplea.jpg
2nd example = set back face material to 100% opacity.
xmpleb.jpg

Re: Diffuse texture on one side of plane?

Posted: Fri Mar 27, 2015 7:42 pm
by Norton
+1!

Thanks! :mrgreen: :mrgreen: