Choose your operating system:
Windows
macOS
Linux
| FCurveModel::SetCurveAttributes()
|
Module |
|
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 & InAttributes
)
Assign curve attributes for this curve
Parameter |
Description |
---|---|
InAttributes |
Attributes structure to assign to this curve |