Wiki > TV3D65 Index > TVMesh
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | GetAlphaBlendingEx(retbEnable As Boolean , reteSrcBlend As CONST_TV_BLENDEX , reteDestBlend As CONST_TV_BLENDEX , iGroup As Integer) |
|---|---|
| C++ | void GetAlphaBlendingEx(bool* retbEnable , cCONST_TV_BLENDEX* reteSrcBlend , cCONST_TV_BLENDEX* reteDestBlend , int iGroup ) |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| iGroup | Yes | iGroup description |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| retbEnable | No | retbEnable description |
| reteSrcBlend | No | reteSrcBlend description |
| reteDestBlend | No | reteDestBlend description |
| Example | Basic example. |
|---|