# semitransparentShadows

> Whether to enable Semitransparent Shadows.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Rendering](/engine/6000.7/script-reference/unityeditor/rendering.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public bool semitransparentShadows
```

### Remarks

Enabling or disabling this setting will add or remove the UNITY\_USE\_DITHER\_MASK\_FOR\_ALPHABLENDED\_SHADOWS shader compiler define.
