# Capsule.RandomPointOnEdge

```csharp
Vector3 RandomPointOnEdge { get; set; }
```

Returns a random point on the edge of this capsule.

Declared in [Capsule](/api/Capsule).
Assembly: `Sandbox.System`.
