Wiki > TV3D65 Index > TVMesh
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | SetTextureModMatrix(mMat As TV_3DMATRIX , eMode As CONST_TV_TEXTUREMOD , iGroup As Integer , iLayer As Integer) |
|---|---|
| C++ | void SetTextureModMatrix(cTV_3DMATRIX mMat , cCONST_TV_TEXTUREMOD eMode , int iGroup , int iLayer ) |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| mMat | No | mMat description |
| eMode | Yes | eMode description |
| iGroup | Yes | iGroup description |
| iLayer | Yes | iLayer description |
| Null | Does not return a value. |
|---|
| Example | Basic example. |
|---|