Vytvoří mapování textury pomocí uvedeného algoritmu.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void CreateTextureMapping(
	IXTextureMappingAlgorithm algorithm
)

Parametry

algorithm
Typ: SGP.XSpace..::.IXTextureMappingAlgorithm
Instance algoritmu IXTextureMappingAlgorithm pro mapování textur meshe.

Výjimky

VýjimkaPodmínka
System..::.ArgumentNullExceptionalgorithm je nullNothingnullptrnulová reference (Nothing v Visual Basic).

Podívat se také na