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..::..InterpolateBetweenMinAndMaxPosition Field
gradient

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

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

Default value is false.

Namespace: DPSF

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

collapse_allSyntax

C#

public bool InterpolateBetweenMinAndMaxPosition

Visual Basic

Public InterpolateBetweenMinAndMaxPosition As Boolean

Visual C++

public:

bool InterpolateBetweenMinAndMaxPosition

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