Returns the XTextureLayer material layer position in the collection.

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

Syntax

C#
public int IndexOf(
	XTextureLayer value
)

Parameters

value
Type: SGP.XSpace..::.XTextureLayer
The material layer its position is to be found.

See Also