Gradient: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 13:4313:43, 5 July 2025Anders talk contribs 1,941 bytes +1,941 Created page with "{{:GradientExampleCode}} ==Inheritance== Render2DNode ==Constructor== {| class="wikitable" !|function !|description |- |Gradient() | |- |Gradient(Vec3 color) | |- |Gradient(Vec4 color) | |- |Gradient(Vec3 topColor, Vec3 bottomColor) | |- |Gradient(Vec4 topColor, Vec4 bottomColor) | |- |Gradient(Vec3 topLeftColor, Vec3 topRightColor, Vec3 bottomLeftColor, Vec3 bottomRightColor) | |- |Gradient(Vec4 topLeftColor, Vec4 t..."