# Sandbox.PhysicsShape.SurfaceVelocity

```csharp
Vector3 SurfaceVelocity { get; set; }
```

Set the local velocity of the surface so things can slide along it, like a conveyor belt

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
