Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | UEditMeshPolygonsToolUVActions |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/EditMeshPolygonsTool.h |
| Include Path | #include "EditMeshPolygonsTool.h" |
Syntax
UCLASS (MinimalAPI)
class UEditMeshPolygonsToolUVActions : public UEditMeshPolygonsToolActionPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UEditMeshPolygonsToolActionPropertySet → UEditMeshPolygonsToolUVActions
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UEditMeshPolygonsToolActionPropertySet → UEditMeshPolygonsToolUVActions
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PlanarProjection() |
Assign planar-projection UVs to mesh | EditMeshPolygonsTool.h |
|