Navigation
API > API/Editor > API/Editor/CurveEditor
A Normalized curve view supporting one or more curves with their own screen transform that normalizes the vertical curve range to [-1,1]
| Name | SCurveEditorViewAbsolute |
| Type | class |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Views/SCurveEditorViewAbsolute.h |
| Include Path | #include "Views/SCurveEditorViewAbsolute.h" |
Syntax
class SCurveEditorViewAbsolute : public SInteractiveCurveEditorView
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SCurveEditorView → SInteractiveCurveEditorView → SCurveEditorViewAbsolute
- FSlateControlledConstruction → SWidget → SCompoundWidget → SCurveEditorView → SInteractiveCurveEditorView → SCurveEditorViewAbsolute
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Views/SCurveEditorViewAbsolute.h |