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++     dropdown Members: Show All Members: Filtered Members: Filtered Members: Filtered

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++

[TCheckBoxFormControlObj]Include Protected Members

[TCheckBoxFormControlObj]

Include Inherited Members
DPSF API Documentation
DPSFDefaultQuadParticleSystem
<
(Of
<
(
<
'
Particle, Vertex>)>)>..::..CInitialPropertiesForQuad Fields
gradient

The DPSFDefaultQuadParticleSystem<(Of <(<'Particle, Vertex>)>)>..::..CInitialPropertiesForQuad generic type exposes the following members.

collapse_allFields

 

Name

Description

pubfield

AccelerationMax

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

pubfield

AccelerationMin

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

pubfield

EndColorMax

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

pubfield

EndColorMin

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

pubfield

EndHeightMax


pubfield

EndHeightMin


pubfield

EndSizeMax

The Max End Size for the particle's EndWidth and EndHeight properties.

NOTE: If this is greater than zero, this will be used instead of the EndWidthMax and EndHeightMax properties.

pubfield

EndSizeMin

The Min End Size for the particle's EndWidth and EndHeight properties.

NOTE: If this is greater than zero, this will be used instead of the EndWidthMin and EndHeightMin properties.

pubfield

EndWidthMax


pubfield

EndWidthMin


pubfield

ExternalForceMax

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

pubfield

ExternalForceMin

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

pubfield

FrictionMax

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

pubfield

FrictionMin

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

pubfield

InterpolateBetweenMinAndMaxAcceleration

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

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

Default value is false.

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

pubfield

InterpolateBetweenMinAndMaxColors

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.

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

pubfield

InterpolateBetweenMinAndMaxExternalForce

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

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

Default value is false.

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

pubfield

InterpolateBetweenMinAndMaxPosition

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.

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

pubfield

InterpolateBetweenMinAndMaxRotation

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

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

Default value is false.

pubfield

InterpolateBetweenMinAndMaxRotationalAcceleration

If true, the Rotational Acceleration will be somewhere on the vector joining the Min Rotational Acceleration to the Max Rotational Acceleration.

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

Default value is false.

pubfield

InterpolateBetweenMinAndMaxRotationalVelocity

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

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

Default value is false.

pubfield

InterpolateBetweenMinAndMaxVelocity

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.

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

pubfield

LifetimeMax

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

pubfield

LifetimeMin

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

pubfield

PositionIsAffectedByEmittersPosition

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.

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

pubfield

PositionMax

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

pubfield

PositionMin

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

pubfield

RotationalAccelerationMax


pubfield

RotationalAccelerationMin


pubfield

RotationalVelocityMax


pubfield

RotationalVelocityMin


pubfield

RotationMax


pubfield

RotationMin


pubfield

StartColorMax

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

pubfield

StartColorMin

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

pubfield

StartHeightMax


pubfield

StartHeightMin


pubfield

StartSizeMax

The Max Start Size for the particle's StartWidth and StartHeight properties.

NOTE: If this is greater than zero, this will be used instead of the StartWidthMax and StartHeightMax properties.

pubfield

StartSizeMin

The Min Start Size for the particle's StartWidth and StartHeight properties.

NOTE: If this is greater than zero, this will be used instead of the StartWidthMin and StartHeightMin properties.

pubfield

StartWidthMax


pubfield

StartWidthMin


pubfield

VelocityIsAffectedByEmittersOrientation

If true the Particle's Velocity direction will be adjusted according to the Emitter's Orientation. For example, if the Emitter is orientated to face backwards, the Particle's Velocity direction will be reversed.

Default value is true.

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

pubfield

VelocityMax

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

pubfield

VelocityMin

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

collapse_allSee Also

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

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com