# Line.Delta

```csharp
Vector3 Delta { get; set; }
```

Returns the result of b - a

Declared in [Line](/api/Line).
Assembly: `Sandbox.System`.
