WindowsMixedRealityController.StartHapticImpulse(Single, Single) Method
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.
public bool StartHapticImpulse (float intensity, float durationInSeconds = 3.402823E+38);
abstract member StartHapticImpulse : single * single -> bool
override this.StartHapticImpulse : single * single -> bool
Public Function StartHapticImpulse (intensity As Single, Optional durationInSeconds As Single = 3.402823E+38) As Boolean
Parameters
- intensity
- Single
- durationInSeconds
- Single