# shadowAngle

> Controls the amount of artificial softening applied to the edges of shadows cast by directional lights (Editor only).

## Definition

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

```csharp
public float shadowAngle { get; set; }
```
