Navigation
| Name | BlendSpaceMotionAnalysis |
| Type | Plugin |
| Part of Plugins | Blendspace Motion Analysis |
| Location | /Engine/Plugins/Animation/BlendSpaceMotionAnalysis/Source/BlendSpaceMotionAnalysis/ |
| Module Build Rules | BlendSpaceMotionAnalysis.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FBlendSpaceMotionAnalysis | |
| UCachedMotionAnalysisProperties | |
| ULocomotionAnalysisProperties | |
| URootMotionAnalysisProperties |
Enums
Public
| Name | Remarks |
|---|---|
| EAnalysisLocomotionAxis | |
| EAnalysisRootMotionAxis |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CalculateLocomotion
(
float& Result, |
Calculates the locomotion speed from the animation (which may be playrate scaled), according to the analysis properties. | LocomotionAnalysis.h | |
bool CalculateRootMotion
(
float& Result, |
Calculates the root motion movement speed from the animation (which may be playrate scaled), according to the analysis properties. | RootMotionAnalysis.h |