# radius

> The radius of the wheel, measured in local space.

## Definition

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

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

### Remarks

The radius will be scaled by the transform's scale.
