Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 2.95 KB

simplehapticscontroller.md

File metadata and controls

41 lines (25 loc) · 2.95 KB
-api-id -api-type
T:Windows.Devices.Haptics.SimpleHapticsController
winrt class

Windows.Devices.Haptics.SimpleHapticsController

-description

Provides access to a single haptic input device that can be used to enumerate the haptic waveforms supported by the associated input device and trigger a specific haptic response.

-remarks

-see-also

PenDevice.SimpleHapticsController, RawGameController.SimpleHapticsControllers, SpatialInteractionController.SimpleHapticsController, VibrationDevice.SimpleHapticsController, RadialController, Pen interactions and haptic (tactile) feedback, Surface Dial interactions, Haptic Usage Page HID specification

-examples

The following fully functional samples demonstrate haptic features across various devices.

Pen haptics

See the Pen haptics sample for working examples of the following functionality:

RadialController haptics

See the RadialController for examples of how to use haptics with RadialController devices such as the Surface Dial.

Mixed reality controller haptics

See the Spatial interaction source sample for an example of how to use haptics with Six Degree of Freedom (6DOF) Controllers on Windows Mixed Reality Desktop.