Click or drag to resize

ControllerSettingsConfig_hapticFeedbackOnDrop Field

Enable/Disable haptic Feedback when objects are dropped

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _hapticFeedbackOnDrop

Field Value

Type: Boolean
See Also