# sortingLayerID

> Unique ID of the Renderer's sorting layer.

## Definition

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

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

### Remarks

ID of the default sorting layer is always 0.
