Wiki > TV3D65 Index > TVParticleSystem
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | CreateEmitter(eEmitterType As CONST_TV_EMITTERTYPE , iMaxParticles As Integer) As Integer | |
|---|---|---|
| C++ | int CreateEmitter(cCONST_TV_EMITTERTYPE eEmitterType , int iMaxParticles ) | |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| eEmitterType | Yes | eEmitterType description |
| iMaxParticles | Yes | iMaxParticles description |
| Integer | Description of what the return value means. |
|---|
| Example | Basic example. |
|---|