Navigation
API > API/Runtime > API/Runtime/Core
TCustomLerp for FMath::Lerp
| Name | TCustomLerp< VectorRegister4Double > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/UnrealMathVectorCommon.h.inl |
| Include Path | #include "Math/UnrealMathVectorCommon.h.inl" |
Syntax
template<>
struct TCustomLerp< VectorRegister4Double >
Constants
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static VectorRegister4Double Lerp
(
VectorRegister4Double A, |
Specialization of Lerp function that works with vector registers. |