Navigation
API > API/Plugins > API/Plugins/ModelingOperators
| |
|
| Name |
FFlareMeshOp |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/SpaceDeformerOps/FlareMeshOp.h |
| Include Path |
#include "SpaceDeformerOps/FlareMeshOp.h" |
Syntax
class FFlareMeshOp : public UE::Geometry::FMeshSpaceDeformerOp
Inheritance Hierarchy
Enums
Public
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FlarePercentX |
double |
0% does nothing, 100% moves 2x away from Z axis at extremal point, -100% squishes down to Z axis at extremal point. |
SpaceDeformerOps/FlareMeshOp.h |
|
| FlarePercentY |
double |
|
SpaceDeformerOps/FlareMeshOp.h |
|
| FlareType |
EFlareType |
|
SpaceDeformerOps/FlareMeshOp.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Copies over the original mesh into result mesh, and initializes ObjectToGizmo in preparation to whatever work the base class does. |
SpaceDeformerOps/FlareMeshOp.h |
|