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
ParticleEmitterLerpInfo Members
gradient

The ParticleEmitterLerpInfo type exposes the following members.

collapse_allConstructors

 

Name

Description

pubmethod

ParticleEmitterLerpInfo

Initializes a new instance of the ParticleEmitterLerpInfo class

collapse_allMethods

 

Name

Description

pubmethod

Equals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)

protmethod

Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)

pubmethod

GetHashCode

Serves as a hash function for a particular type.

(Inherited from Object.)

pubmethod

GetType

Gets the Type of the current instance.

(Inherited from Object.)

protmethod

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)

pubmethod

ToString

Returns a String that represents the current Object.

(Inherited from Object.)

collapse_allFields

 

Name

Description

pubfield

CurrentOrientation

The Emitter's Current Orientation.

pubfield

CurrentPosition

The Emitter's Current Position.

pubfield

ElapsedTimeInSeconds

How many seconds have elapsed since the last Update, so we know how much to linearly interpolate the Emitter's Position and Orientation.

pubfield

PreviousOrientation

The Emitter's Previous Orientation (i.e. orientation at last Update).

pubfield

PreviousPosition

The Emitter's Previous Position (i.e. position at last Update).

collapse_allSee Also

ParticleEmitterLerpInfo Class

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com