Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/IBufferedCurveModel
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/IBufferedCurveModel.h |
| Include | #include "IBufferedCurveModel.h" |
void DrawCurve
(
const FCurveEditor & CurveEditor,
const FCurveEditorScreenSpace & ScreenSpace,
TArray< TTuple< double, double > > & InterpolatingPoints
) const
Remarks
Draws the curve into an array of (input, output) pairs with a given screen space