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
DPSFDefaultQuadParticleSystem

<

(Of
<
(<'Particle, Vertex>)>)>..::..InitialProperties Property
gradient

Get the Settings used to specify the Initial Properties of a new Particle.

NOTE: These are only applied to the Particle when the InitializeParticleUsingInitialProperties() function is set as the Particle Initialization Function.

Namespace: DPSF

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

collapse_allSyntax

C#

public DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialPropertiesForQuad InitialProperties { get; }

Visual Basic

Public ReadOnly Property InitialProperties As DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialPropertiesForQuad

 Get

Visual C++

public:

property DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialPropertiesForQuadInitialProperties {

 DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialPropertiesForQuadget ();

}

Property Value

Type: DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialPropertiesForQuad

collapse_allSee Also

DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)> Class

DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)> Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com