FCurveModel::SetCurveAttributes

Assign curve attributes for this curve

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library