# Sandbox.VerletRope.Radius

```csharp
float Radius { get; set; }
```

Radius of the rope for collision detection.

Declared in [Sandbox.VerletRope](/api/Sandbox.VerletRope).
Assembly: `Sandbox.Engine`.
