The XTextureMappingCustomAlgorithm class implements an algorithm for mapping texture using specified table of points.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class XTextureMappingCustomAlgorithm : XTextureMappingAlgorithm

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XTextureMappingAlgorithm
    SGP.XSpace..::.XTextureMappingCustomAlgorithm

See Also