3-Way ColorGradient v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Edwin Allan
3-way color gradient with rotation, softness and alpha
Requirements:
5.0, 5.1, 5.2, 6.0, 6.1 or later
Linux, Mac, Windows
5.0, 5.1, 5.2, 6.0, 6.1 or later
Linux, Mac, Windows



Please login in order to download these files.
Comments
i don't get the gizmo to work?
there is no way to connect it to other nodes . .. perhaps you can give me some advice?!
thx
br mayanic
you need to edit in a text editor
del text
"Gradient."
before :
{{((cos(radians(Gradient.Rotate+90)))*Gradient.z)+(format.width/2)} {((sin(radians(Gradient.Rotate+90)))*Gradient.z)+(format.height/2)}}
after :
{{((cos(radians(Rotate+90)))*z)+(format.width/2)} {((sin(radians( Rotate+90)))*z) +(format.height /2)}}
RSS feed for comments to this post