Defineskybox (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
'''defineskybox''' <tilenum> <palnum> <reserved> <front filename> <right filename> <back filename> <left filename> <top filename> <bottom filename>
<span {{code}}>'''defineskybox''' <tilenum> <palnum> <reserved> <front filename> <right filename> <back filename> <left filename> <top filename> <bottom filename></span>


Defines a sky-box composed of six images mapped onto the faces of a cube to be used when <tile-number> is set as parallaxing in 32-bit OpenGL mode. <reserved> should be 0 for now until its meaning is fully conceived.
Defines a sky-box composed of six images mapped onto the faces of a cube to be used when <tile-number> is set as parallaxing in 32-bit OpenGL mode. <reserved> should be 0 for now until its meaning is fully conceived.

Revision as of 06:45, 23 February 2020

defineskybox <tilenum> <palnum> <reserved> <front filename> <right filename> <back filename> <left filename> <top filename> <bottom filename>

Defines a sky-box composed of six images mapped onto the faces of a cube to be used when <tile-number> is set as parallaxing in 32-bit OpenGL mode. <reserved> should be 0 for now until its meaning is fully conceived.