# shadowCascade2Split

> The normalized cascade distribution for a 2 cascade setup. The value defines the position of the cascade with respect to Zero.

## Definition

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

```csharp
public static float shadowCascade2Split { get; set; }
```

### Remarks

Additional Resources: [Quality Settings](/engine/6000.6/manual/unity-editor/editor-settings-reference/comp-manager-group/class-quality-settings.md).
