Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 774 Bytes

conditionforceeffectkind.md

File metadata and controls

33 lines (22 loc) · 774 Bytes
-api-id -api-type
T:Windows.Gaming.Input.ForceFeedback.ConditionForceEffectKind
winrt enum

ConditionForceEffectKind

-description

The type of the force feedback effect.

-enum-fields

-field Spring:0

The force increases in proportion to the distance of the axis from a defined neutral point.

-field Damper:1

The force increases in proportion to the velocity with which the user moves the axis.

-field Inertia:2

The force increases in proportion to the acceleration of the axis.

-field Friction:3

The force is applied when the axis is moved and depends on the defined friction coefficient.

-remarks

-examples

-see-also