Creates a new instance of the class XTextureMappingCustomAlgorithm.

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

Syntax

C#
public XTextureMappingCustomAlgorithm(
	float[] texels
)

Parameters

texels
Type: array< System..::.Single >[]()[]
The texels.

See Also