Wiki > TV3D65 Index > TVMesh
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | SetBlendingModeEx(eSourceBlend As CONST_TV_BLENDEX , eDestBlend As CONST_TV_BLENDEX , iGroup As Integer) |
|---|---|
| C++ | void SetBlendingModeEx(cCONST_TV_BLENDEX eSourceBlend , cCONST_TV_BLENDEX eDestBlend , int iGroup ) |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| eSourceBlend | No | eSourceBlend description |
| eDestBlend | No | eDestBlend description |
| iGroup | Yes | iGroup description |
| Null | Does not return a value. |
|---|
| Example | Basic example. |
|---|