mstarktv Posted November 30, 2016 Share Posted November 30, 2016 This has been really getting on my nerves the past few days. I'm just messing around with particles and their attributes, connecting them to a Principal Shader for practice. I can get Emission to turn on(emitillum), I can control the intensity(emitint) but I cannot for some reason figure out how to control the Emission color. I know that Emission Color's parameters are: emitcolorr emitcolorb emitcolorb In my example I did a lowish-res flip sim and connected the velocity to Emission Intensity (@emitint = @v;) for example. However, When I colored my particles using a ramp and using the velocity channel, I figured I would try: @emitcolorr = @Cd.r ...and so on for Green and Blue. But, this did not work. I feel like I'm dancing around the answer but not able to find it after searching. I wonder if anyone else has run into this? Best, Stark! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.