You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RLAPIvoidDrawRectangleGradientEx(Rectanglerec, ColortopLeft, ColorbottomLeft, ColorbottomRight, ColortopRight);// Draw a gradient-filled rectangle with custom vertex colors, counter-clockwise color order
1294
+
RLAPIvoidDrawRectangleGradientEx(Rectanglerec, Colorcol1, Colorcol2, Colorcol3, Colorcol4); // Draw a gradient-filled rectangle with custom vertex colors, counter-clockwise color order
0 commit comments