Click or drag to resize

ForceFeedbackPeriodicEffect Properties

The ForceFeedbackPeriodicEffect type exposes the following members.

Properties
  NameDescription
Public propertyAxes (Inherited from ForceFeedbackEffect.)
Public propertyDestroyed (Inherited from ForceFeedbackEffect.)
Public propertyDirection
Normalized vector conformable to the axes. For single-axis must be null.
(Inherited from ForceFeedbackEffect.)
Public propertyDuration
The total duration of the effect, in seconds.
(Inherited from ForceFeedbackEffect.)
Public propertyEffectType (Inherited from ForceFeedbackEffect.)
Public propertyMagnitude
Magnitude of the effect, in the range from 0 through 1. If an envelope is applied to this effect, the value represents the magnitude of the sustain. If no envelope is applied, the value represents the amplitude of the entire effect.
Public propertyOffset
Offset of the effect. The range of forces generated by the effect is Offset minus Magnitude to Offset plus Magnitude. The value of the Offset member is also the baseline for any envelope that is applied to the effect.
Public propertyOwner (Inherited from ForceFeedbackEffect.)
Public propertyPeriod
Period of the effect, in seconds.
Public propertyPhase
Position in the cycle of the periodic effect at which playback begins, in the range from 0 through 1.
Public propertyStartTime (Inherited from ForceFeedbackEffect.)
Public propertyUserData (Inherited from ForceFeedbackEffect.)
Top
See Also