Is there any way to make a gradient within unity?,Is there any way to make a gradient?
is there any way to make a gradient material within unity only using script and materials. No uv's and textures.
Thanks hope someone can help.,Is there any way to make in my case a cube thats material is a gradient instead of one flat colour, without making a texture. Just using plain old code and unity material.
Thanks heaps
What have you tried so far? Unity Answers is not a free coding service.
After a 30 seconds Google search, I've found:
Answer by isaactimothylyne · Apr 03, 2018 at 11:29 AM
Well there isn't enough to say sadly i only have experimented with things and since i am trying to change an object very complicatedly through a custom editor. I am new to custom editors so its harder for me. But i found out how to do it, i am just now trying to find how to locate the top of the object within a shader