Rotating a material.

Hey there,

Hopefully a super easy one. I want to rotate this material so the colours change top to bottom rather than left to right.

Its causing issues further down the line in widgets etc. Rotating it later seems to just give none stop problems.

If I can rotate it at the source then happy days.

Thanks :slight_smile:

Try to use G instead R

Also, you could use CustomRotator:

My Products

Oh what the heck, its that simple.

Thank you that instantly fixed it swapping R for G.

I thought the Rg stood for red and green? Although with no blue it doesnt make sense :thinking:

Thank you for the fix. It worked fantastically.

In this case R and B mean X and Y.

Is there any connection in why R and B equals X and Y or is it just like a known thing?