# StopSameLayer

> Will stop all animations that were started in the same layer. This is the default when playing animations.

## Definition

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

```csharp
StopSameLayer = 0
```
