# shadowsResolution

> Exposed SerializedProperty for the inspected Light.

## Definition

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

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

### Remarks

See also: [Light.shadowResolution](/engine/6000.6/script-reference/unityengine/light/shadowresolution.md)
