Maps and returns the box texture name suffix according to the index.

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

Syntax

C#
public static string Get(
	XBoxTexture index
)

Parameters

index
Type: SGP.XSpace..::.XBoxTexture
The XBoxTexture enumeration gives the box side type.

See Also