Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/VectorLerp
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathVectorCommon.h |
| Include | #include "Math/UnrealMathVectorCommon.h" |
VectorRegister4Float VectorLerp
(
const VectorRegister4Float & A,
const VectorRegister4Float & B,
const VectorRegister4Float & Alpha
)
Remarks
Lerp between two vectors