All public logs
From Crumbled World Wiki
Combined display of all available logs of Crumbled World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:43, 5 July 2025 Anders talk contribs created page Gradient (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...")