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 EUVEditorAlignAnchor
&123;
BoundingBox,
UDIMTile,
Manual,
&125;
Values
| Name |
Description |
| BoundingBox |
Align relative to the collective bounding box of all islands |
| UDIMTile |
Align relative to the local UDIM tile containing the island |
| Manual |
Align relative to a user specified point |