FCurveEditor::GetCurveDrawParams

Populate the specified array with curve painting parameters

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveEditor.h"

Syntax

void GetCurveDrawParams
(
    TArray< FCurveDrawParams > & OutDrawParams
) const

Remarks

Populate the specified array with curve painting parameters

Parameters

Parameter

Description

OutDrawParams

An array to populate with curve painting parameters, one per visible curve

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