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