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