# loop

> Is the state looping.

## Definition

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

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

### Remarks

All animations in the state must be looping.
