# Sandbox.Gradient.Alphas

```csharp
System.Collections.Immutable.ImmutableList<AlphaFrame> Alphas { get; set; }
```

A list of color stops, which should be ordered by time

Declared in [Sandbox.Gradient](/api/Sandbox.Gradient).
Assembly: `Sandbox.System`.
