Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/Operators
References
| |
|
| Module |
UVEditorTools |
| Header |
/Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Operators/UVEditorUVTransformOp.h |
| Include |
#include "Operators/UVEditorUVTransformOp.h" |
Syntax
enum EUVEditorAlignDirection
&123;
None,
Top,
Bottom,
Left,
Right,
CenterVertically,
CenterHorizontally,
&125;
Values
| Name |
Description |
| None |
|
| Top |
|
| Bottom |
|
| Left |
|
| Right |
|
| CenterVertically |
|
| CenterHorizontally |
|