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

If true a Lerp'd value between the Min and Max Colors will be randomly chosen.

If false the RGBA component values will be randomly chosen individually between the Min and Max Color RGBA values.

Default value is false.

Namespace: DPSF

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

collapse_allSyntax

C#

public bool InterpolateBetweenMinAndMaxColors

Visual Basic

Public InterpolateBetweenMinAndMaxColors As Boolean

Visual C++

public:

bool InterpolateBetweenMinAndMaxColors

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