Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/BlendSpaceAnalysis__CalculateCom-
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/BlendSpaceAnalysis.h |
| Include | #include "BlendSpaceAnalysis.h" |
namespace BlendSpaceAnalysis
{
template<typename FunctionType, typename T>
static bool BlendSpaceAnalysis::CalculateComponentSampleValue
(
float & Result,
const FunctionType & Fn,
const UBlendSpace & BlendSpace,
const T * AnalysisProperties,
const UAnimSequence & Animation,
const float RateScale
)
}
Remarks
Helper to extract the component from the FVector functions