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