SkyDome()
Syntax
Result = SkyDome(TextureName$, Curve)Description
Creates a new SkyDome, which is a curved moving sky displayed using the specified texture. The texture 'TextureName$' must be in a path previously declared with the Add3DArchive() command. The curve value indicate how much the sky should be curved (can be either negative or positive). If 'Result' is 0, the SkyDome can't be created.
See also the SkyBox() command.
Supported OS
Windows, Linux