The XTextureMappingCubeAlgorithm class encapsulates the cube texture mapping algorithm.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XTextureMappingAlgorithm
    SGP.XSpace..::.XTextureMappingCubeAlgorithm

See Also