# StopSameLayer

> Stops animations on the same layer as the started animation. This is the default behavior.

## Definition

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

```csharp
StopSameLayer = 0
```
