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() function. The curve value indicates how much the sky should be curved (can be either negative or positive). If 'Result' is 0, the SkyDome could not be created.

See also the SkyBox() function.

Supported OS

All

<- SkyBox() - Engine3D Index - Sun() ->