Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveModel
- FCurveModel::SetCurveAttributes()
- FControlRigSpaceChannelCurveModel::SetCurveAttributes()
- FRichCurveEditorModel::SetCurveAttributes()
- FConstraintChannelCurveModel::SetCurveAttributes()
- FBezierChannelCurveModel::SetCurveAttributes()
- FBezierChannelCurveModel::SetCurveAttributes()
- FBezierChannelCurveModel::SetCurveAttributes()
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/CurveModel.h |
| Include | #include "CurveModel.h" |
virtual void SetCurveAttributes
&40;
const FCurveAttributes & InAttributes
&41;
Remarks
Assign curve attributes for this curve
Parameters
| Name | Description |
|---|---|
| InAttributes | Attributes structure to assign to this curve |