# Sandbox.BeamEffect.BeamInstance.Delta

```csharp
float Delta { get; set; }
```

Returns the normalized lifetime of the beam, ranging from 0 (just born) to 1 (expired).

Declared in [Sandbox.BeamEffect.BeamInstance](/api/Sandbox.BeamEffect.BeamInstance).
Assembly: `Sandbox.Engine`.
