# supportsImpulse

> True if this device supports sending a haptic impulse.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.XR](/engine/6000.0/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

```csharp
public bool supportsImpulse { get; }
```
