Page 1 of 1

VRayScatter object and different ID

Posted: Thu Apr 15, 2010 4:24 pm
by cecofuli
Hi Admin,

I want to ask you if it's possible that each VRayObject has a different ID.
Right now seems that have only one ID (ID = 2).
VRayscatterTexture is good, but you ca only change the color. So, if my shader has a trexture map, I can't have any variation.
Or add a "load texture" in the VRayscatterTexture, not only color.

Thanks!

Re: VRayScatter object and different ID

Posted: Thu Apr 15, 2010 5:31 pm
by raistlin
You can, but you should add a vray texcomp before you're shader and a new uvw channel for the map, and mix you'r shader with the vrayscatter texture

But I'm agree with you, a simple texture slot should be very usefull (like colorcorrection or RGB multiply...)