Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/Views
Inheritance Hierarchy
- SInteractiveCurveEditorView
- SCurveEditorViewNormalized
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/Views/SCurveEditorViewNormalized.h |
| Include | #include "Views/SCurveEditorViewNormalized.h" |
Syntax
class SCurveEditorViewNormalized : public SInteractiveCurveEditorView
Remarks
A Normalized curve view supporting one or more curves with their own screen transform that normalizes the vertical curve range to [-1,1]
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| void | DrawBufferedCurves
(
const FGeometry& AllottedGeometry, |
||
| void | FrameVertical
(
double InOutputMin, |
||
| bool | Tools should use vertical snapping since grid lines to snap to will usually be visible | ||
| void | PaintView
(
const FPaintArgs& Args, |
||
| void | Tick
(
const FGeometry& AllottedGeometry, |
||
| void | UpdateViewToTransformCurves
(
double InputMin, |