Creates new XSkyBox class instance with the textures given using the texture base file name.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public XSkyBox(
	string textureBaseFileName
)

Parameters

textureBaseFileName
Type: System..::.String
Texture base file name.

See Also