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