Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/CuttingOps
Inheritance Hierarchy
- FDynamicMeshOperator
- FPlaneCutOp
References
Module | ModelingOperators |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/CuttingOps/PlaneCutOp.h |
Include | #include "CuttingOps/PlaneCutOp.h" |
Syntax
class FPlaneCutOp : public UE::Geometry::FDynamicMeshOperator
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bFillCutHole | |
![]() |
bool | bFillSpans | |
![]() |
bool | bKeepBothHalves | |
![]() |
bool | bSimplifyAlongNewEdges | |
![]() |
double | CutPlaneLocalThickness | |
![]() |
FVector3d | LocalPlaneNormal | |
![]() |
FVector3d | LocalPlaneOrigin | Inputs |
![]() |
TSharedPtr< const FDynamicMesh3, ESPMode::ThreadSafe > | OriginalMesh | |
![]() |
double | UVScaleFactor |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
~FPlaneCutOp () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetTransform
(
const FTransformSRT3d& Transform |
Overridden from FDynamicMeshOperator
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | CalculateResult
(
FProgressCancel* Progress |
FDynamicMeshOperator implementation |
Constants
Name | Description |
---|---|
ObjectIndexAttribute |