# Sandbox.UI.CurveEditor.CurveChannel

A named curve and its display colour. Curves keep their own time/value units.

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`CurveChannel`](/api/Sandbox.UI.CurveEditor.CurveChannel/.ctor): A named curve and its display colour. Curves keep their own time/value units.

## Properties

- [`Color`](/api/Sandbox.UI.CurveEditor.CurveChannel/Color)
- [`Name`](/api/Sandbox.UI.CurveEditor.CurveChannel/Name)
- [`Value`](/api/Sandbox.UI.CurveEditor.CurveChannel/Value)

## Methods

- [`Deconstruct`](/api/Sandbox.UI.CurveEditor.CurveChannel/Deconstruct)
