Navigation
API > API/Editor > API/Editor/CurveEditor
Classes
| Type | Name | Description | |
|---|---|---|---|
| SCurveEditorViewAbsolute | A Normalized curve view supporting one or more curves with their own screen transform that normalizes the vertical curve range to [-1,1] | ||
| SCurveEditorViewNormalized | A Normalized curve view supporting one or more curves with their own screen transform that normalizes the vertical curve range to [-1,1] | ||
| SCurveEditorViewStacked | A Normalized curve view supporting one or more curves with their own screen transform that normalizes the vertical curve range to [-1,1] | ||
| SInteractiveCurveEditorView |
Enums
| Type | Name | Description | |
|---|---|---|---|
| CurveViewConstants::ELayerOffset:: | Pre-defined layer offsets for specific curve view elements. |
Variables
| Type | Name | Description | |
|---|---|---|---|
| constexpr FLinearColor | BufferedCurveColor | ||
| constexpr float | CurveLabelOffsetX | The default offset from the top-right corner of curve views for curve labels to be drawn. | |
| constexpr float | CurveLabelOffsetY |