The XTextureLayerCollection class is a collection of material layers that are contained by the XMaterial material.

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

Syntax

C#
public class XTextureLayerCollection : IList, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XTextureLayerCollection

See Also