[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
[TCheckBoxFormControlObj]Include Protected Members
[TCheckBoxFormControlObj]
Include Inherited Members
|
ParticleEmitterLerpInfo Members
|
|
The ParticleEmitterLerpInfo type exposes the following members.
Constructors
Methods
Fields
|
Name
|
Description
|
|
CurrentOrientation
|
The Emitter's Current Orientation.
|
|
CurrentPosition
|
The Emitter's Current Position.
|
|
ElapsedTimeInSeconds
|
How many seconds have elapsed since the last Update, so we know how much to linearly interpolate the Emitter's Position and Orientation.
|
|
PreviousOrientation
|
The Emitter's Previous Orientation (i.e. orientation at last Update).
|
|
PreviousPosition
|
The Emitter's Previous Position (i.e. position at last Update).
|
See Also
ParticleEmitterLerpInfo Class
DPSF Namespace
Send comments on this topic to
|