Navigation
API > API/Plugins > API/Plugins/TextureAlignMode
Inheritance Hierarchy
- FModeTool
- FModeTool_Texture
References
| Module | TextureAlignMode |
| Header | /Engine/Plugins/Editor/GeometryMode/Source/TextureAlignMode/Public/TextureAlignEdMode.h |
| Include | #include "TextureAlignEdMode.h" |
Syntax
class FModeTool_Texture : public FModeTool
Remarks
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FModeTool
| Type | Name | Description | |
|---|---|---|---|
| bool | EndModify () |
||
| bool | InputDelta
(
FEditorViewportClient* InViewportClient, |
||
| bool | StartModify () |
Override these to allow this tool to keep track of the users dragging during a single drag event |