PDA

View Full Version : Animating shaders


NitroLiq
07-01-2003, 02:20 AM
I'm working on a shader in which I want to animate some of it's attributes basically having them change over time. Is it the same as regular animation? Set a key on frame one, then go to the last frame and change the attribute and set another key and it will tween the values from first to last key. Just wondering if there's anything special I need to do to animate shader attributes?

mtmckinley
07-01-2003, 06:09 AM
yep, that's pretty much all there is to it. :)