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