Navigation
API > API/Plugins > API/Plugins/BlendSpaceMotionAnalysis
| |
|
| Name |
EAnalysisRootMotionAxis |
| Type |
enum |
| Header File |
/Engine/Plugins/Animation/BlendSpaceMotionAnalysis/Source/BlendSpaceMotionAnalysis/Public/RootMotionAnalysis.h |
| Include Path |
#include "RootMotionAnalysis.h" |
Syntax
enum EAnalysisRootMotionAxis
{
Speed,
Direction,
ForwardSpeed,
RightwardSpeed,
UpwardSpeed,
ForwardSlope,
RightwardSlope,
}
Values
| Name |
Remarks |
| Speed |
|
| Direction |
|
| ForwardSpeed |
|
| RightwardSpeed |
|
| UpwardSpeed |
|
| ForwardSlope |
|
| RightwardSlope |
|