Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Channels > API/Editor/MovieSceneTools/Channels/FPiecewiseCurveModel
- FCurveModel::DrawCurve()
- FPiecewiseCurveModel::DrawCurve()
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Channels/PiecewiseCurveModel.h |
| Include | #include "Channels/PiecewiseCurveModel.h" |
| Source | /Engine/Source/Editor/MovieSceneTools/Private/Channels/PiecewiseCurveModel.cpp |
virtual void DrawCurve
(
const FCurveEditor & CurveEditor,
const FCurveEditorScreenSpace & ScreenSpace,
TArray < TTuple< double, double > > & InterpolatingPoints
) const
Remarks
Draw the curve for the specified curve editor by populating an array with points on the curve between which lines should be drawn