- Home /
Question by
unity_G2yrNlWYdpJKuw · Oct 31, 2017 at 04:13 PM ·
unity 5shadershader programmingskybox
Change skybox shader color smoothly
Hello, so I have a shader setup for a skybox and I want the shader colors to change when I slide my finger across the game (it's a mobile game) so how would I do that? I want the colors to slowly transition from darker to lighter depending on where I slide my finger. Thanks in advance!
Comment
Answer by jeango · Nov 01, 2017 at 09:47 AM
Hi, you'll find an answer here on how to animate a material's color property
http://answers.unity3d.com/questions/740392/cant-animate-materialcolor-properties.html