Vytvoří mapování textury pomocí uvedeného algoritmu.
Jmenný prostor:
SGP.XSpaceKnihovna: 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ýjimka | Podmínka |
|---|---|
| System..::.ArgumentNullException | algorithm je nullNothingnullptrnulová reference (Nothing v Visual Basic). |