# sphereRadius

> The radius of the culling sphere.

## Definition

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

```csharp
public float sphereRadius
```

### Remarks

The value comes from [ShadowSplitData](/engine/6000.6/script-reference/unityengine/rendering/shadowsplitdata.md).
