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