Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/DeformationOps > API/Plugins/ModelingOperators/DeformationOps/FMeshOffsetBaseOp
- FDynamicMeshOperator::CalculateResult()
- FMeshOffsetBaseOp::CalculateResult()
References
| Module | ModelingOperators |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/DeformationOps/MeshOffsetOps.h |
| Include | #include "DeformationOps/MeshOffsetOps.h" |
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 |