Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UUVProjectionToolEditActions
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/UVProjectionTool.h |
| Include | #include "UVProjectionTool.h" |
Syntax
UCLASS ()
class UUVProjectionToolEditActions : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UUVProjectionTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AutoFit () |
Automatically fit the UV Projection Dimensions based on the current projection orientation | |
| void | AutoFitAlign () |
Automatically orient the projection and then automatically fit the UV Projection Dimensions | |
| void | Initialize
(
UUVProjectionTool* ParentToolIn |
||
| void | PostAction
(
EUVProjectionToolActions Action |
||
| void | Reset () |
Re-initialize the projection based on the UV Projection Initialization property |