# Sandbox.Surface.BounceThreshold

```csharp
float BounceThreshold { get; set; }
```

Velocity threshold, below which objects will not bounce due to their elasticity.

Declared in [Sandbox.Surface](/api/Sandbox.Surface).
Assembly: `Sandbox.Engine`.
