# Radius

> The radius of the sphere shape.

## Definition

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

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