Wiki > TV3D65 Index > TVParticleSystem
SetEmitterSpeed
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetEmitterSpeed(iEmitter As Integer , fGenerationSpeedMS As Single) |
| C++ | void SetEmitterSpeed(int iEmitter , float fGenerationSpeedMS ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iEmitter | No | iEmitter description |
| fGenerationSpeedMS | No | fGenerationSpeedMS description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.