Returns the SkyBox XBoxTextures texture set currently used in the SkyBox.

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

Syntax

C#
public XBoxTextures Textures { get; set; }

Field Value

SkyBox texture set.

Exceptions

ExceptionCondition
System..::.ArgumentNullException value is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also