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
DPSFDefaultBaseParticleSystem
<

(Of

<
(<'Particle, Vertex>)>)>..::..CInitialProperties..::..InterpolateBetweenMinAndMaxVelocity Field
gradient

If true the Velocity will be somewhere on the vector joining the Min Velocity to the Max Velocity.

If false each of the XYZ components will be randomly calculated individually between the Min and Max Velocity XYZ values.

Default value is false.

Namespace: DPSF

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

collapse_allSyntax

C#

public bool InterpolateBetweenMinAndMaxVelocity

Visual Basic

Public InterpolateBetweenMinAndMaxVelocity As Boolean

Visual C++

public:

bool InterpolateBetweenMinAndMaxVelocity

Field Value

Type: Boolean

collapse_allSee Also

DPSFDefaultBaseParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialProperties Class

DPSFDefaultBaseParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialProperties Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com