Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTransformCurve
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FVectorCurve * GetVectorCurveByIndex
(
int32 Index |
Animation/AnimCurveTypes.h | ||
FVectorCurve * GetVectorCurveByIndex
(
int32 Index |
Animation/AnimCurveTypes.h |
GetVectorCurveByIndex(int32)
| Name | GetVectorCurveByIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimCurveTypes.cpp |
const FVectorCurve * GetVectorCurveByIndex
(
int32 Index
) const
GetVectorCurveByIndex(int32)
| Name | GetVectorCurveByIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimCurveTypes.cpp |
FVectorCurve * GetVectorCurveByIndex
(
int32 Index
)