Creates new XSkyBox class instance from the XBoxTextures texture set.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public XSkyBox( XBoxTextures textures ) |
Parameters
- textures
- Type: SGP.XSpace..::.XBoxTextures
The XBoxTextures texture set for creating a new SkyBox.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | textures is nullNothingnullptra null reference (Nothing in Visual Basic). |