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