Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AnimationCompression.h |
Include | #include "AnimationCompression.h" |
namespace AnimationCompressionUtils
{
template<>
FVector3d AnimationCompressionUtils::Interpolate< FVector3d >
(
const FVector3d & A,
const FVector3d & B,
float Alpha
)
}