Navigation
API > API/Plugins > API/Plugins/ModelingOperators
| |
|
| Name |
FBendMeshOp |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/SpaceDeformerOps/BendMeshOp.h |
| Include Path |
#include "SpaceDeformerOps/BendMeshOp.h" |
Syntax
class FBendMeshOp : public UE::Geometry::FMeshSpaceDeformerOp
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BendDegrees |
double |
|
SpaceDeformerOps/BendMeshOp.h |
|
| bLockBottom |
bool |
|
SpaceDeformerOps/BendMeshOp.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/BendMeshOp.h |
|