Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveModel
- FCurveModel::SetCurveAttributes()
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/CurveModel.h |
Include | #include "CurveModel.h" |
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 |