collapse_all

expand_all

collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]

Visual C++

DPSF API Documentation

DefaultParticleSystemMagnet

.
.
::
..UserDefinedMagnetType Field
gradient

The Type of User-Defined Magnet this is. User-defined Magnet classes will all have a MagnetType = MagnetTypes.UserDefined, so this field can be used to distinguish between different user-defined Magnet classes. This may be used in conjunction with the "Other" Magnet Mode to distinguish which type of custom user effect the Magnet should have on the Particles.

Namespace: DPSF

Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0

collapse_allSyntax

C#

public int UserDefinedMagnetType

Visual Basic

Public UserDefinedMagnetType As Integer

Visual C++

public:

int UserDefinedMagnetType

Field Value

Type: Int32

collapse_allSee Also

DefaultParticleSystemMagnet Class

DefaultParticleSystemMagnet Members

DPSF Namespace

footer

Send comments on this topic to

Dan@DansKingdom.com