SCurveViewerPanel::DrawCurves

Draw curve data

Unreal Engine C++ API Reference > Editor > CurveEditor > SCurveViewerPanel

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveViewerPanel.h
Include #include "SCurveViewerPanel.h"
Source /Engine/Source/Editor/CurveEditor/Private/SCurveViewerPanel.cpp
void DrawCurves
(
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry,
    [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements,
    int32 LayerId,
    const [FWidgetStyle](API\Runtime\SlateCore\Styling\FWidgetStyle) & InWidgetStyle,
    ESlateDrawEffect DrawEffects
) const

Remarks

Draw curve data


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library