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