FRichCurveEditorModel::SetCurveAttributes

Assign curve attributes for this curve

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/RichCurveEditorModel.h
Include #include "RichCurveEditorModel.h"
Source /Engine/Source/Editor/CurveEditor/Private/RichCurveEditorModel.cpp
virtual void SetCurveAttributes
(
    const [FCurveAttributes](API\Runtime\Engine\Curves\FCurveAttributes) & InAttributes
)

Remarks

Assign curve attributes for this curve

Parameters

Name Description
InAttributes Attributes structure to assign to this curve

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library