IHapticBehavior

In IHapticBehavior you have access to methods:

This method start haptic feedback:

void HapticCollision();

This method stop haptic feedback:

void StopHapticCollision();