Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/UE__Geometry__Lerp
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/VectorTypes.h |
| Include | #include "VectorTypes.h" |
namespace UE
{
namespace Geometry
{
template<typename T>
UE::Math::TVector2< T > UE&58;&58;Geometry&58;&58;Lerp
&40;
const UE::Math::TVector2< T > & A,
const UE::Math::TVector2< T > & B,
T Alpha
&41;
}
}