# syncedLayerIndex

> Specifies the index of the Synced Layer.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Animations](/engine/6000.5/script-reference/unityeditor/animations.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public int syncedLayerIndex { get; set; }
```

### Remarks

When set to -1 there is no Synced Layer and the layer uses its own AnimatorStateMachine.
