Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/FAnimationViewportClient
| Name | EDirection |
| Type | enum |
| Header File | /Engine/Source/Editor/Persona/Public/AnimationEditorViewportClient.h |
| Include Path | #include "AnimationEditorViewportClient.h" |
Syntax
enum EDirection
{
Forward,
Right,
Up,
}
Values
| Name | Remarks |
|---|---|
| Forward | |
| Right | |
| Up |