Wiki > TV3D65 Index > TVParticleSystem
Returns the current keyframe of the specified particle.
| VB.NET | GetEmitterKeyFrame(iEmitter As Integer) As Single | |
|---|---|---|
| C++ | float GetEmitterKeyFrame(int iEmitter ) | |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| iEmitter | No | iEmitter description |
| Single | Description of what the return value means. |
|---|
| Example | Basic example. |
|---|