# Soft

> Cast "soft" shadows (with 4x PCF filtering).

## Definition

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

```csharp
Soft = 2
```

### Remarks

Additional Resources: [light component](/engine/6000.0/manual/lighting-overview/lighting-birp/class-light.md).
