# isDiscrete

> This property is true when the GenericBinding target is an animatable public integer.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Animations](/engine/6000.7/script-reference/unityengine/animations.md)
* **Assembly:** UnityEngine.AnimationModule

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