Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/VectorBiLerpQuat
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathVectorCommon.h |
| Include | #include "Math/UnrealMathVectorCommon.h" |
VectorRegister4Double VectorBiLerpQuat
(
const VectorRegister4Double & P00,
const VectorRegister4Double & P10,
const VectorRegister4Double & P01,
const VectorRegister4Double & P11,
const VectorRegister4Double & FracX,
const VectorRegister4Double & FracY
)