FCurveDrawParams::GetKeyDrawInfo

Retrieve the draw information for drawing the specified type of curve point

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveDrawInfo.h"

Syntax

const FKeyDrawInfo & GetKeyDrawInfo
(
    ECurvePointType Type,
    const int32 InPointIndex
) const

Remarks

Retrieve the draw information for drawing the specified type of curve point

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