DirectionalLight: 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 12:5812:58, 5 July 2025Anders talk contribs 800 bytes +800 Created page with "{{:DirectionalLightExampleCode}} ==Inheritance== SceneNode ==Static functions== {| class="wikitable" !|return !|function !|description |- |DirectionalLight |new(Vec3 direction, Vec3 color) |Create a new Instance of the the DirectionalLight |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |Vec3 |getColor() |Get the color of the light. |-..."