Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| |
|
| Name |
UMirrorOperatorFactory |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MirrorTool.h |
| Include Path |
#include "MirrorTool.h" |
Syntax
UCLASS (MinimalAPI)
class UMirrorOperatorFactory :
public UObject ,
public UE::Geometry::IDynamicMeshOperatorFactory
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ComponentIndex |
int |
Index of the component within MirrorTool->ComponentTargets that this factory creates an operator for. |
MirrorTool.h |
|
| MirrorTool |
TObjectPtr< UMirrorTool > |
|
MirrorTool.h |
|
Functions
Public
Overridden from IDynamicMeshOperatorFactory
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
IDynamicMeshOperatorFactory API. |
MirrorTool.h |
|