Adds the XTextureLayer material layer to the collection.

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

Syntax

C#
public int Add(
	XTextureLayer value
)

Parameters

value
Type: SGP.XSpace..::.XTextureLayer
The XTextureLayer material layer that will be added.

Return Value

Returns position where the material layer has been added.

See Also