Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TTransform
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/TransformNonVectorized.h |
| Include | #include "Math/TransformNonVectorized.h" |
void Blend
(
const TTransform < T > & Atom1,
const TTransform < T > & Atom2,
float Alpha
)
Remarks
Set this transform to the weighted blend of the supplied two transforms.