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