Navigation
API > API/Runtime > API/Runtime/Engine
An element for a named curve value.
| Name | FCurveElement |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
Syntax
struct FCurveElement
Derived Classes
- FAnimNode_DeadBlending::FDeadBlendingCurveElement
- FCurveElementIndexed
- FInertializationCurveDiffElement
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/AnimCurveTypes.h | |||
FCurveElement
(
FName InName |
Animation/AnimCurveTypes.h | ||
FCurveElement
(
FName InName, |
Animation/AnimCurveTypes.h | ||
FCurveElement
(
FName InName, |
Animation/AnimCurveTypes.h | ||
FCurveElement
(
FName InName, |
Animation/AnimCurveTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Flags | ECurveElementFlags | Animation/AnimCurveTypes.h | ||
| Name | FName | Animation/AnimCurveTypes.h | ||
| Value | float | Animation/AnimCurveTypes.h |