Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UMeshOpPreviewWithBackgroundComp-
Syntax
bool bAllowDirtyResultUpdates
Remarks
When true, the preview mesh is allowed to be temporarily updated using results that we know are dirty (i.e., the preview was invalidated, but a result became available before the operation was restarted, so we can at least show that while we wait for the new result). The change notifications will be fired as normal for these results, but HasValidResult will return false.