The XTextureLayer class allows to define various number of material layers with different texture and settings. Object, rendered using the multi-layer material, can have several different textures.

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

Syntax

C#
public class XTextureLayer : ICloneable

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XTextureLayer

See Also