# shadowsBias

> Exposed SerializedProperty for the inspected Light.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public SerializedProperty shadowsBias { get; }
```

### Remarks

See also: [Light.shadowBias](/engine/6000.0/script-reference/unityengine/light/shadowbias.md)
