- Home /
 
 
               Question by 
               WaveryDavey · Aug 09, 2017 at 05:27 PM · 
                unity 5terraingradient  
              
 
              Anyway to get a gradient from Blender to Unity?
I'd like to move a gradient into my Unity project from blender. My blend is a wide, simple cone that shades from yellow to green depending on height. I plan on it being my terrain. Is my only option to create a texture or the gradient straight in unity?
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Aeleck · Aug 09, 2017 at 05:34 PM
What I would suggest for this is that you create a shader that does it for you. That way you can control more of the colors of the gradient and the height values you desire within the unity grid system.
Hope this helps!
Your answer