# Sandbox.Gradient.BlendMode

Describes how the line should behave when entering/leaving a frame

- Kind: enum
- Assembly: `Sandbox.System`
- Modifiers: sealed

## Fields

- [`Linear`](/api/Sandbox.Gradient.BlendMode/Linear): Linear interoplation between
- [`Stepped`](/api/Sandbox.Gradient.BlendMode/Stepped): No interpolation use last raw value
