Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveModel
- FCurveModel::GetCurveAttributes()
- FRichCurveEditorModel::GetCurveAttributes()
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/CurveModel.h |
| Include | #include "CurveModel.h" |
virtual void GetCurveAttributes
(
FCurveAttributes & OutAttributes
) const
Remarks
Retrieve curve attributes for this curve
Parameters
| Name | Description |
|---|---|
| OutAttributes | Attributes structure to populate with attributes that are relevant for this curve |