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