# Sandbox.Collider.Elasticity

```csharp
System.Nullable<float> Elasticity { get; set; }
```

Allows overriding the elasticity for this collider.
Controls how bouncy this collider is.

Declared in [Sandbox.Collider](/api/Sandbox.Collider).
Assembly: `Sandbox.Engine`.
