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