public void StopHaptics()
 {
     InputTracking.StopHaptics(m_DeviceId);
 }