Navigation
API > API/Runtime > API/Runtime/Core
| Name | FInterpCurveVector |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/InterpCurve.h |
| Include Path | #include "Math/InterpCurve.h" |
Syntax
struct FInterpCurveVector : public FInterpCurve< FVector >
Inheritance Hierarchy
- FInterpCurve → FInterpCurveVector
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Math/InterpCurve.h | |||
FInterpCurveVector
(
const Super& Other |
Math/InterpCurve.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FInterpCurve< FVector > | Math/InterpCurve.h |