IMixedRealityHapticFeedback Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the haptic capabilities of a device.
public interface class IMixedRealityHapticFeedback
public interface IMixedRealityHapticFeedback
type IMixedRealityHapticFeedback = interface
Public Interface IMixedRealityHapticFeedback
- Derived
Methods
StartHapticImpulse(Single, Single) |
Start haptic feedback by the input device. |
StopHapticFeedback() |
Terminates haptic feedback by the input device. |