# dering

> When true applies deringing to the probes in the request.

## Definition

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

```csharp
public bool dering { readonly get; set; }
```

### Remarks

Deringing is a technique that will remove sharp ringing artifacts that can occur in a SH lightprobe. The technique will filter the data, so the probe can loose contrast and bleed lighting into adjacent directions.
