Click or drag to resize

ControllerSettingsConfigHapticFeedbackOnSnap Property

Enable/Disable haptic Feedback when the object can be snapped

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public bool HapticFeedbackOnSnap { get; }

Property Value

Type: Boolean

Implements

IControllerSettingsConfigHapticFeedbackOnSnap
See Also