Creates new XTextureLayerOperation class instance.

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

Syntax

C#
public XTextureLayerOperation(
	XSimpleColorOperation colorOp
)

Parameters

colorOp
Type: SGP.XSpace..::.XSimpleColorOperation
The XSimpleColorOperation enumeration defines simple color operation between texture layers.

See Also