# Sandbox.PhysicsShape.Friction

```csharp
float Friction { get; set; }
```

The friction value

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
