Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/PolyModelingOps > API/Plugins/ModelingOperators/PolyModelingOps/FRegionOffsetOp
- FDynamicMeshOperator::CalculateResult()
- FRegionOffsetOp::CalculateResult()
References
| Module | ModelingOperators |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/PolyModelingOps/RegionOffsetOp.h |
| Include | #include "PolyModelingOps/RegionOffsetOp.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Private/PolyModelingOps/RegionOffsetOp.cpp |
virtual void CalculateResult
&40;
FProgressCancel &42; Progress
&41;
Remarks
Calculate the result of the operator. This will populate the internal Mesh and Transform.
Parameters
| Name | Description |
|---|---|
| Progress | implementors can use this object to report progress and determine if they should halt and terminate expensive computations |