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