SCurveEditorView::GetCurveDrawParams

Gets info about the curves being drawn.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h

Include

#include "SCurveEditorView.h"

Source

/Engine/Source/Editor/CurveEditor/Private/SCurveEditorView.cpp

Syntax

void GetCurveDrawParams
(
    TArray< FCurveDrawParams > & OutDrawParams
) const

Remarks

Gets info about the curves being drawn. Converts actual curves into an abstract series of lines/points/handles/etc.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss