Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Animation
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Animation/DebugSkelMeshComponent.h |
| Include | #include "Animation/DebugSkelMeshComponent.h" |
Syntax
enum EVisualizeRootMotionMode
{
None,
Trajectory,
TrajectoryAndOrientation,
}
Values
| Name | Description |
|---|---|
| None | Preview will not show root motion |
| Trajectory | Preview will show root motion path |
| TrajectoryAndOrientation | Preview will show root motion path and orientation. |
Remarks
Different modes for visualizing root motion