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