Wiki > TV3D65 Index > TVParticleSystem
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | SetEmitterAlphaBlendingEx(iEmitter As Integer , eChange As CONST_TV_PARTICLECHANGE , eBlendingSrc As CONST_TV_BLENDEX , eBlendingDest As CONST_TV_BLENDEX) |
|---|---|
| C++ | void SetEmitterAlphaBlendingEx(int iEmitter , cCONST_TV_PARTICLECHANGE eChange , cCONST_TV_BLENDEX eBlendingSrc , cCONST_TV_BLENDEX eBlendingDest) |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| iEmitter | No | iEmitter description |
| eChange | Yes | eChange description |
| eBlendingSrc | Yes | eBlendingSrc description |
| eBlendingDest | Yes | eBlendingDest description |
| Null | Does not return a value. |
|---|
| Example | Basic example. |
|---|