Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/FControlRigSpaceChannelCurveMode-
- FCurveModel::DrawCurve()
- FKeyBarCurveModel::DrawCurve()
- FControlRigSpaceChannelCurveModel::DrawCurve()
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/ControlRigSpaceChannelCurveModel.h |
| Include | #include "ControlRigSpaceChannelCurveModel.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Private/ControlRigSpaceChannelCurveModel.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