Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
Visual C++
|
DefaultParticleSystemMagnet
|
|
The Function to use to determine how much a Particle should be affected by the Magnet based on how far away from the Magnet it is.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
public DefaultParticleSystemMagnet..::..DistanceFunctions DistanceFunction
|
Visual Basic
|
Public DistanceFunction As DefaultParticleSystemMagnet..::..DistanceFunctions
|
Visual C++
|
public:
DefaultParticleSystemMagnet..::..DistanceFunctions DistanceFunction
|
Field Value
Type: DefaultParticleSystemMagnet..::..DistanceFunctions
See Also
DefaultParticleSystemMagnet Class
DefaultParticleSystemMagnet Members
DPSF Namespace
Send comments on this topic to
Dan@DansKingdom.com
|