Creates new XTextureLayerCollection class instance.

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

Syntax

C#
protected XTextureLayerCollection(
	XMaterial owner
)

Parameters

owner
Type: SGP.XSpace..::.XMaterial
The XMaterial material that owns the layer collection.

See Also