Returns the IXTextureMappingAlgorithm algorithm instance that allows to use the automatic texture mapping for this mesh type.

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

Syntax

C#
protected override IXTextureMappingAlgorithm DefaultTextureMappingAlgorithm { get; }

See Also