# rendererPriority

> Renderer priority.

## Definition

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

```csharp
public int rendererPriority { readonly get; set; }
```

### Remarks

This property controls rendering order and is only supported in the High Definition Render Pipeline (HDRP).
