Light sun direction: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Changes the <code>[x]</code> <code>[y]</code> <code>[z]</code> values of the sun's direction on the current map where <code>[x]</code>, <code>[y]</code>, <code>[z]</code> are ℝ values between <code>[-inf - +inf]</code> ==== Syntax ==== <code>light sun direction [x] [y] [z]</code> ==== Examples ==== 📜 changeSunDirectionTerminal.script<br> <pre> //light sun direction [x] [y] [z] text "Setting up sun direction to light 32 0 0 light sun direction 32 0 0 map return...") |
(No difference)
|
Latest revision as of 20:25, 18 June 2024
Changes the [x] [y] [z] values of the sun's direction on the current map where [x], [y], [z] are ℝ values between [-inf - +inf]
Syntax
light sun direction [x] [y] [z]
Examples
📜 changeSunDirectionTerminal.script
//light sun direction [x] [y] [z] text "Setting up sun direction to light 32 0 0 light sun direction 32 0 0 map return