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