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

If true the Emitter's Position will be added to the Particle's starting Position. For example, if the Particle is given an initial position of zero it will be placed wherever the Emitter currently is.

Default value is true.

Namespace: DPSF

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

collapse_allSyntax

C#

public bool PositionIsAffectedByEmittersPosition

Visual Basic

Public PositionIsAffectedByEmittersPosition As Boolean

Visual C++

public:

bool PositionIsAffectedByEmittersPosition

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